[Pkg-utopia-commits] r818 - packages/unstable/networkmanager/debian
    Michael Biebl 
    mbiebl-guest at costa.debian.org
       
    Tue May  9 19:27:54 UTC 2006
    
    
  
Author: mbiebl-guest
Date: 2006-05-09 19:27:53 +0000 (Tue, 09 May 2006)
New Revision: 818
Modified:
   packages/unstable/networkmanager/debian/rules
Log:
We don't need LDFLAGS="-lm". It builds fine without it, even with -Wl,--as-needed
Modified: packages/unstable/networkmanager/debian/rules
===================================================================
--- packages/unstable/networkmanager/debian/rules	2006-05-08 20:56:35 UTC (rev 817)
+++ packages/unstable/networkmanager/debian/rules	2006-05-09 19:27:53 UTC (rev 818)
@@ -4,8 +4,6 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-lm"
-
 DEB_CONFIGURE_EXTRA_FLAGS += \
 		--with-dbus-sys=/etc/dbus-1/system.d \
 		--with-wpa_supplicant=/sbin/wpa_supplicant \
    
    
More information about the Pkg-utopia-commits
mailing list