[neon/neon-packaging/kgeotag/Neon/unstable] debian: -DQT6=ON
Carlos De Maine
null at kde.org
Wed Oct 30 05:12:50 GMT 2024
Git commit ea44758871f6f7c5b9e4c60f1d42251eda66699d by Carlos De Maine.
Committed on 30/10/2024 at 05:12.
Pushed by carlosdem into branch 'Neon/unstable'.
-DQT6=ON
M +3 -0 debian/rules
https://invent.kde.org/neon/neon-packaging/kgeotag/-/commit/ea44758871f6f7c5b9e4c60f1d42251eda66699d
diff --git a/debian/rules b/debian/rules
index 7ca31ae..4c9afcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --with kf6 --buildsystem kf6
+override_dh_auto_configure:
+ dh_auto_configure -- -DQT6=ON
+
override_dh_install:
mkdir -p debian/kgeotag/etc/apparmor.d
cp debian/kgeotag-apparmor debian/kgeotag/etc/apparmor.d/usr.bin.kgeotag
More information about the Neon-commits
mailing list