[SCM] libksysguard packaging branch, master, updated. d272cc7a37e00911cd33f0c161be0cc730bfa93a
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Mar 21 17:20:53 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libksysguard.git;a=commitdiff;h=badf036
The following commit has been merged in the master branch:
commit badf036c45084e190a845e9aa73a8f0c82ded475
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Feb 9 23:27:44 2015 +0100
Comment instead of phony
---
debian/rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c834191..f1ee9be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
$(overridden_command) --dbg-package=libkf5sysguard-dbg
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+ # Disable dh_auto_test at build time
+ :
--
libksysguard packaging
More information about the pkg-kde-commits
mailing list