[SCM] ktp-approver packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.2-0ubuntu1-3-g1f7539d

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Nov 25 23:15:55 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-approver.git;a=commitdiff;h=1f7539d

The following commit has been merged in the kubuntu_unstable branch:
commit 1f7539d0c25e9bf9eccf75cf8c68719f9442d9c0
Author: Rohan Garg <rohan at garg.io>
Date:   Thu Nov 26 00:15:43 2015 +0100

    Use overrides
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4b5832c..4154d6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with kf5 --dbg-package=kde-telepathy-approver-dbg -- -DDBUS_SEND_PATH=/usr/bin/dbus-send
+	dh $@ --with kf5 --dbg-package=kde-telepathy-approver-dbg
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DDBUS_SEND_PATH=/usr/bin/dbus-send

-- 
ktp-approver packaging



More information about the pkg-kde-commits mailing list