[SCM] muon packaging branch, master, updated. 5e32b656e1682c7c1e85dd68003bf8e283773c81

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Tue Sep 11 19:33:45 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/muon.git;a=commitdiff;h=3886b67

The following commit has been merged in the master branch:
commit 3886b6799780b34623140a9b3b26331abf1999fe
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Mon Sep 10 18:51:10 2012 +0200

    Pass -V to dh_makeshlibs.
---
 debian/rules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9c8d6e7..2a1b388 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
 
 %:
 	dh $@ --parallel --dbg-package=muon-dbg --with kde
+
+override_dh_makeshlibs:
+	dh_makeshlibs -Xusr/lib/kde4/ -V

-- 
muon packaging



More information about the pkg-kde-commits mailing list