[SCM] kfilemetadata packaging branch, master, updated. debian/5.37.0-2-97-gc0320d0
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Jan 26 20:03:53 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kfilemetadata.git;a=commitdiff;h=2dfbc3c
The following commit has been merged in the master branch:
commit 2dfbc3ca25b2785a94e63ead1346d0bf490edcbd
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Jan 23 10:41:39 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 de1e554..c6034ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ l10npkgs_firstversion_ok := 4:4.14.0-2
include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
%:
- dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+ dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_QCH=ON
--
kfilemetadata packaging
More information about the pkg-kde-commits
mailing list