[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. debian/2.0.1-1-19-gae415a0

Per Olofsson pelle at dsv.su.se
Sun Mar 4 15:02:29 UTC 2012


The following commit has been merged in the master branch:
commit ae415a0ba793d08d087544642cad9a706d987e5a
Author: Per Olofsson <pelle at dsv.su.se>
Date:   Sun Mar 4 16:02:24 2012 +0100

    export DEB_LDFLAGS_MAINT_PREPEND

diff --git a/debian/rules b/debian/rules
index 98a0ce8..34dba6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_LDFLAGS_MAINT_PREPEND = -Wl,-z,defs -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed
 
 %:
 	dh $@ --with autotools_dev,python2,tex --builddirectory

-- 
LyX packaging



More information about the Pkg-lyx-devel mailing list