[SCM] kpeople packaging branch, master, updated. debian/5.37.0-2-75-gae14d04
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 30 17:13:47 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpeople.git;a=commitdiff;h=f7926bc
The following commit has been merged in the master branch:
commit f7926bc8e06425e2a9a77873c212d191adc3d6d2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Jan 23 10:38:42 2018 -0300
Add link options as-needed
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 8e668cd..d397ef3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+
%:
dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
--
kpeople packaging
More information about the pkg-kde-commits
mailing list