[SCM] khtml packaging branch, master, updated. 0da14f7eb14271f3a3ece37bd56a9b22680ecbd6
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 17:12:06 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/khtml.git;a=commitdiff;h=3c21a33
The following commit has been merged in the master branch:
commit 3c21a33c95b762794d9950f2746ab704b5ca80d4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Feb 5 09:29:37 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 13dbf11..ac2d8ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
$(overridden_command) --dbg-package=libkf5khtml5-dbg
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+ # Disable dh_auto_test at build time
+ :
--
khtml packaging
More information about the pkg-kde-commits
mailing list