[SCM] kwidgetsaddons packaging branch, master, updated. debian/5.37.0-2-98-g75a9a9a
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:55:24 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwidgetsaddons.git;a=commitdiff;h=a2fa013
The following commit has been merged in the master branch:
commit a2fa013a940e404446ee14a52382ca0145c7a478
Author: Rohan Garg <rohan at garg.io>
Date: Fri Jun 5 19:15:28 2015 +0200
Disable tests at build time
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 7c1edd0..2961543 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
$(overridden_command) --dbg-package=libkf5widgetsaddons5-dbg
+override_dh_auto_test:
+ # Disable dh_auto_test at build time
+ :
+
--
kwidgetsaddons packaging
More information about the pkg-kde-commits
mailing list