[SCM] pyliblo/master: Fix typo in rules file.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Jan 7 12:02:20 UTC 2017


The following commit has been merged in the master branch:
commit ef7a5a960a8a5f6b6e73032f15684cdb072d085b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Jan 7 12:57:37 2017 +0100

    Fix typo in rules file.

diff --git a/debian/rules b/debian/rules
index d1faf55..018105c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-export DEB_MAINT_LDFLAGS_APPEND = -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
pyliblo packaging



More information about the pkg-multimedia-commits mailing list