[SCM] kinfocenter packaging branch, master, updated. debian/4%5.10.5-2-14-g3f59aaf

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 10:39:08 UTC 2018


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

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

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

diff --git a/debian/rules b/debian/rules
index 4b76b22..9b5a98a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
 l10npkgs_firstversion_ok := 4:4.14.0-2

-- 
kinfocenter packaging



More information about the pkg-kde-commits mailing list