[SCM] plasma-sdk packaging branch, master, updated. debian/5.10.5-2-14-gb76122c

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 10:44:13 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-sdk.git;a=commitdiff;h=c5e6065

The following commit has been merged in the master branch:
commit c5e606541566bc7a18082a017febfe6ca088b5ba
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jan 4 12:21:01 2018 -0300

    Build without build_stamp
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 33be670..b9e5ecf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_test:
 	# Disable auto tests at build time

-- 
plasma-sdk packaging



More information about the pkg-kde-commits mailing list