[Forensics-changes] [SCM] afflib packaging for Debian branch, master, updated. debian/3.6.6-1-3-g5f0c993

Christophe Monniez christophe.monniez at fccu.be
Thu Mar 10 11:38:24 UTC 2011


The following commit has been merged in the master branch:
commit 10363644e03cf3c22897da7a8827d3866903e66b
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Thu Mar 10 09:43:43 2011 +0100

    Enabling shared linkage (Closes: #616402).

diff --git a/debian/rules b/debian/rules
index 2243507..026a69c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,8 @@
 override_dh_auto_configure:
 	autoreconf -f -i
 	dh_auto_configure -- LDFLAGS="-Wl,--as-needed,-z,defs" \
- 		--enable-s3=yes --enable-python=no
+ 		--enable-s3=yes --enable-python=no --enable-static=no \
+        --enable-shared=yes
 
 override_dh_auto_install:
 	dh_auto_install

-- 
afflib packaging for Debian



More information about the forensics-changes mailing list