[SCM] kmousetool packaging branch, master, updated. debian/15.08.3-1-9-g3ed34f2
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 21 18:23:22 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmousetool.git;a=commitdiff;h=3e27877
The following commit has been merged in the master branch:
commit 3e27877e7d760ed7f79014de6a0520c76566581a
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date: Mon May 9 12:44:53 2016 +0200
Force installation into debian/tmp
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 19d4c16..cfeb499 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,8 @@
include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+override_dh_auto_install:
+ $(overridden_command) --destdir=debian/tmp
+
override_dh_strip:
$(overridden_command) --dbg-package=kmousetool-dbg
--
kmousetool packaging
More information about the pkg-kde-commits
mailing list