[Forensics-changes] [SCM] debian-forensics/afflib branch, debian, updated. debian/3.5.10+dfsg-1-14-gf304d20

Christophe Monniez christophe.monniez at fccu.be
Tue May 4 12:05:06 UTC 2010


The following commit has been merged in the debian branch:
commit f304d2091fa0190440a7ba065752c9646e97b4fd
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Tue May 4 14:01:52 2010 +0200

    Fixing m4 directory removal in rules.

diff --git a/debian/rules b/debian/rules
index 57da648..5869694 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,11 +7,9 @@ dfsg:
 	rm -rf misc win32
 
 override_dh_auto_clean:
-	rm -rf m4
 	dh_auto_clean
 
 override_dh_auto_configure:
-	mkdir -p m4 #needed due to bad configure.ac
 	autoreconf -f -i
 	dh_auto_configure -- --enable-s3=yes --enable-python=no --enable-libewf=yes LDFLAGS="-Wl,-z,defs"
 

-- 
debian-forensics/afflib



More information about the forensics-changes mailing list