[SCM] kwrited packaging branch, master, updated. debian/4%5.10.5-2-13-gc278bbb
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Feb 7 10:41:15 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwrited.git;a=commitdiff;h=6af9e7c
The following commit has been merged in the master branch:
commit 6af9e7c082f184a4e9554a742e17c74d7529085b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Jan 4 12:20:59 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 7168cfe..226506d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
# -*- makefile -*-
%:
- dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+ dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp
--
kwrited packaging
More information about the pkg-kde-commits
mailing list