[SCM] konsole packaging branch, master, updated. debian/4.14.2-1-52-g037b5c4

Maximiliano Curia maxy at moszumanska.debian.org
Thu Mar 26 19:28:08 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/konsole.git;a=commitdiff;h=cc9639a

The following commit has been merged in the master branch:
commit cc9639a9328335a3c4599a97a8f2584824e111e0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 24 07:38:42 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 a1d26dd..cd4fd62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,9 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 override_dh_auto_configure:
 	$(overridden_command)
 
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+	# Disable dh_auto_test at build time
+	:
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=konsole-dbg

-- 
konsole packaging



More information about the pkg-kde-commits mailing list