[SCM] gwenview packaging branch, master, updated. debian/4.14.2-1-30-gc3d560c
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 16:28:49 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/gwenview.git;a=commitdiff;h=4936fca
The following commit has been merged in the master branch:
commit 4936fca2cb7db35560535d0fc6d0e60d520fbcfd
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Feb 23 14:52:01 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 ad701f3..887643b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,9 @@
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+ # Disable dh_auto_test at build time
+ :
override_dh_auto_configure:
$(overridden_command) -- -DGWENVIEW_SEMANTICINFO_BACKEND_NONE=true
--
gwenview packaging
More information about the pkg-kde-commits
mailing list