[SCM] kwin packaging branch, master, updated. debian/4%5.10.5-2-20-g37fd556

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 13:14:46 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=4857bb2

The following commit has been merged in the master branch:
commit 4857bb2d37804a2ee46faed40de3780e27e58a43
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jan 23 10:38:07 2018 -0300

    Add link options as-needed
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 328a101..2e14f29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+
 l10npkgs_firstversion_ok := 4:4.14.0-2
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 

-- 
kwin packaging



More information about the pkg-kde-commits mailing list