[SCM] nepomuk-core packaging branch, master, updated. e858313074dfefac4d35660d45f6d4131d8924e6

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Feb 10 00:32:49 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/nepomuk-core.git;a=commitdiff;h=509e848

The following commit has been merged in the master branch:
commit 509e8487d640866d3f699159524a01c1ada3f46c
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Fri Feb 8 15:41:33 2013 +0100

    Pass -c0 to dpkg-gensymbols.
---
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index d94cb61..7ca6352 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ override_dh_auto_configure:
 .PHONY: override_dh_auto_test
 
 
+override_dh_makeshlibs:
+	$(overridden_command) -- -c0
+
 override_dh_shlibdeps:
 	$(overridden_command) -- -xkde-runtime
 

-- 
nepomuk-core packaging



More information about the pkg-kde-commits mailing list