[Pkg-utopia-commits] r609 - packages/unstable/networkmanager/debian

Riccardo Setti giskard-guest at costa.debian.org
Sat Feb 18 13:22:48 UTC 2006


Author: giskard-guest
Date: 2006-02-18 13:22:46 +0000 (Sat, 18 Feb 2006)
New Revision: 609

Modified:
   packages/unstable/networkmanager/debian/rules
Log:
added by default -lm flag

Modified: packages/unstable/networkmanager/debian/rules
===================================================================
--- packages/unstable/networkmanager/debian/rules	2006-02-17 21:38:27 UTC (rev 608)
+++ packages/unstable/networkmanager/debian/rules	2006-02-18 13:22:46 UTC (rev 609)
@@ -4,6 +4,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=" -Wl,-z,defs -Wl,-O1"
+
 DEB_CONFIGURE_EXTRA_FLAGS += \
 		--with-dbus-sys=/etc/dbus-1/system.d \
 		--without-named \




More information about the Pkg-utopia-commits mailing list