From ec2e3272044cb3c7426c0c0151aae354575f8187 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Wed, 25 May 2016 16:25:35 -0400 Subject: contrib: Remove tarbase from bzip2. The proper 1.0.6 archive does not need it, which causes build failure on systems that use this contrib (Windows). --- contrib/bzip2/module.defs | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/bzip2') diff --git a/contrib/bzip2/module.defs b/contrib/bzip2/module.defs index 7c14485d9..b7aedf00c 100644 --- a/contrib/bzip2/module.defs +++ b/contrib/bzip2/module.defs @@ -4,7 +4,6 @@ $(eval $(call import.CONTRIB.defs,BZIP2)) BZIP2.FETCH.url = http://download.handbrake.fr/handbrake/contrib/bzip2-1.0.6.tar.gz BZIP2.FETCH.url += http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz BZIP2.FETCH.md5 = 00b516f4704d4a7cb50a1d97e6e8e15b -BZIP2.EXTRACT.tarbase = bzip2 BZIP2.CONFIGURE = $(TOUCH.exe) $@ -- cgit v1.2.3