[SCM] Packaging for mmdb branch, master, updated. debian/1.23.2.1-0ubuntu1-21-g92f5b6e
Picca Frédéric-Emma?==?UTF-8?Q?nuel
picca at debian.org
Tue Jan 1 16:00:12 UTC 2013
The following commit has been merged in the master branch:
commit 52e50ce46ffc177c2843d6c7b64bf20f51778216
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Dec 23 17:29:15 2012 +0100
build only the shared libraries
diff --git a/debian/rules b/debian/rules
index da55487..06d618d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@ override_dh_autoreconf:
test -d m4 || mkdir m4
dh_autoreconf
+override_dh_auto_configure:
+ dh_auto_configure -- --enable-shared --disable-static
+
%:
dh $@ --with autoreconf --dbg-package=libmmdb0-dbg
--
Packaging for mmdb
More information about the debian-science-commits
mailing list