[Pkg-libvirt-commits] [SCM] VirtViewer Debian packaging branch, master, updated. debian/0.3.1-1-1-g7a46ee9

Laurent Léonard laurent at open-minds.org
Wed Mar 9 22:51:36 UTC 2011


The following commit has been merged in the master branch:
commit 7a46ee9345545669b2a1e36fe517423aeead554e
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Wed Mar 9 23:51:17 2011 +0100

    Use DEB_CONFIGURE_SCRIPT_ENV to define LDFLAGS

diff --git a/debian/rules b/debian/rules
index dadbd40..4f8fb09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-LDFLAGS += "-Wl,--as-needed"
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-Wl,--as-needed
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
VirtViewer Debian packaging



More information about the Pkg-libvirt-commits mailing list