[Pkg-xfce-commits] r6066 - goodies/trunk/lightdm/debian

Yves-Alexis Perez corsac at alioth.debian.org
Thu Sep 29 05:38:52 UTC 2011


Author: corsac
Date: 2011-09-29 05:38:52 +0000 (Thu, 29 Sep 2011)
New Revision: 6066

Modified:
   goodies/trunk/lightdm/debian/rules
Log:
use the correct build flag


Modified: goodies/trunk/lightdm/debian/rules
===================================================================
--- goodies/trunk/lightdm/debian/rules	2011-09-29 05:33:30 UTC (rev 6065)
+++ goodies/trunk/lightdm/debian/rules	2011-09-29 05:38:52 UTC (rev 6066)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_APPEND=-Wl,--as-needed -Wl,-O1
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
 export DEB_BUILD_MAINT_OPTIONS="hardening=+pie,+bindnow"
 
 override_dh_auto_configure:




More information about the Pkg-xfce-commits mailing list