[neon/extras/grantlee/Neon/release] debian: Merge remote-tracking branch 'salsa/master' into Neon/release
Jonathan Riddell
null at kde.org
Mon Sep 2 17:01:23 BST 2024
Git commit db66bb98e51e9de9653a4cf66196b0ec522e75c1 by Jonathan Riddell.
Committed on 02/09/2024 at 16:00.
Pushed by jriddell into branch 'Neon/release'.
Merge remote-tracking branch 'salsa/master' into Neon/release
M +13 -4 debian/rules
https://invent.kde.org/neon/extras/grantlee/-/commit/db66bb98e51e9de9653a4cf66196b0ec522e75c1
diff --cc debian/rules
index 6823457,5d5523d..3ec2bb7
--- a/debian/rules
+++ b/debian/rules
@@@ -16,8 -18,10 +20,13 @@@ endi
dh $@ --with pkgkde_symbolshelper
override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_TESTS=ON -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
+ dh_auto_configure -- -DBUILD_TESTS=OFF -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
+
+#override_dh_auto_test:
+# xvfb-run -a dh_auto_test $(fail_param)
+ execute_after_dh_auto_build-arch:
+ pod2man debian/dh/dh_grantlee > dh_grantlee.1
+
+ override_dh_auto_test:
+ xvfb-run -a dh_auto_test $(fail_param)
More information about the Neon-commits
mailing list