[SCM] yoshimi packaging branch, master, updated. debian/0.056-1-1-gdc69696

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jun 3 12:04:23 UTC 2010


The following commit has been merged in the master branch:
commit dc69696cd34f7b832067ce29cb09a794fea0c1b3
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Thu Jun 3 14:03:55 2010 +0200

    --as-needed should be only appended

diff --git a/debian/rules b/debian/rules
index 8a37927..75dc634 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-LDFLAGS=-Wl,--as-needed
+LDFLAGS+=-Wl,--as-needed
 
 %:
 	dh --sourcedirectory=src $@

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list