[SCM] kde-dev-scripts packaging branch, master, updated. debian/14.12.2-1-4-g0a0a76c

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Jul 7 13:56:57 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-dev-scripts.git;a=commitdiff;h=0a0a76c

The following commit has been merged in the master branch:
commit 0a0a76c9c7d623422dd25d5a37bdce48106ca014
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Jul 7 15:56:39 2015 +0200

    Make sure files only get removed with the arch indep rule
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index e21e883..b2c9560 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_auto_install:
 	$(overridden_command)
+
+override_dh_auto_install-indep:
 	# remove man pages of non-existing scripts
 	rm debian/kdesdk-scripts/usr/share/man/man1/fixincludes.1
 	rm debian/kdesdk-scripts/usr/share/man/man1/reportview.1

-- 
kde-dev-scripts packaging



More information about the pkg-kde-commits mailing list