[Forensics-changes] [SCM] debian-forensics/afflib branch, debian, updated. debian/3.5.0+dfsg-1-4-g6c1c223

Christophe Monniez christophe.monniez at fccu.be
Sun Oct 25 20:36:28 UTC 2009


The following commit has been merged in the debian branch:
commit 6c1c223a322a8b8033948a82b44c809c25700145
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Sun Oct 25 21:26:56 2009 +0100

    Adding libewf support.

diff --git a/debian/control b/debian/control
index 00607e2..3efa099 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
 Build-Depends:
  debhelper (>= 7.0.50~), autotools-dev, libcurl4-openssl-dev, libexpat1-dev,
  libfuse-dev, libncurses5-dev, libreadline5-dev, libssl-dev, zlib1g-dev, quilt,
- wamerican
+ wamerican, libewf-dev
 Standards-Version: 3.8.3
 Homepage: http://www.afflib.org/
 Vcs-Browser: http://git.debian.org/?p=forensics/afflib.git
diff --git a/debian/rules b/debian/rules
index c266edd..6dd4688 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_configure:
 	cp -f /usr/share/misc/config.guess .
 	cp -f /usr/share/misc/config.sub .
 
-	dh_auto_configure -- --enable-s3=yes --enable-python=no LDFLAGS="-Wl,-z,defs"
+	dh_auto_configure -- --enable-s3=yes --enable-python=no --enable-libewf=yes LDFLAGS="-Wl,-z,defs"
 
 override_dh_install:
 	mv debian/tmp/usr/bin/s3 debian/tmp/usr/bin/s3-afflib;

-- 
debian-forensics/afflib



More information about the forensics-changes mailing list