[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.14.2-1-35-ge44de4d
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 16:29:21 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-runtime.git;a=commitdiff;h=579d262
The following commit has been merged in the master branch:
commit 579d262ace37aadee48075decec418096147a17f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Feb 23 22:31:26 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 2d26b11..a8a5015 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,9 @@
include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+ # Disable dh_auto_test at build time
+ :
override_dh_makeshlibs:
$(overridden_command) -Xusr/lib/attica_kde.so
--
KDE Base Runtime module packaging
More information about the pkg-kde-commits
mailing list