[med-svn] r11389 - trunk/packages/vxl/branches/experimental/debian

Mathieu Malaterre malat at alioth.debian.org
Tue Jun 19 13:14:31 UTC 2012


Author: malat
Date: 2012-06-19 13:14:31 +0000 (Tue, 19 Jun 2012)
New Revision: 11389

Modified:
   trunk/packages/vxl/branches/experimental/debian/rules
Log:
update rules

Modified: trunk/packages/vxl/branches/experimental/debian/rules
===================================================================
--- trunk/packages/vxl/branches/experimental/debian/rules	2012-06-19 13:07:16 UTC (rev 11388)
+++ trunk/packages/vxl/branches/experimental/debian/rules	2012-06-19 13:14:31 UTC (rev 11389)
@@ -1,9 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-DPKG_EXPORT_BUILDFLAGS = 1
--include /usr/share/dpkg/buildflags.mk
-export LDFLAGS=-Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 VER_FULL = $(shell dpkg-parsechangelog | grep '^Version' | cut -d' ' -f2 | cut -f1 -d-)
 SOVERSION = $(shell echo $(VER_FULL) | cut -f1-2 -d.)




More information about the debian-med-commit mailing list