[neon/extras/gcompris-qt/Neon/release] debian: -DQML_BOX2D_MODULE=system build flag
Carlos De Maine
null at kde.org
Thu Mar 20 10:29:46 GMT 2025
Git commit bfedf7e5df8c8d52b01b962bf99fd803744abe7e by Carlos De Maine.
Committed on 20/03/2025 at 10:29.
Pushed by carlosdem into branch 'Neon/release'.
-DQML_BOX2D_MODULE=system build flag
M +2 -1 debian/rules
https://invent.kde.org/neon/extras/gcompris-qt/-/commit/bfedf7e5df8c8d52b01b962bf99fd803744abe7e
diff --git a/debian/rules b/debian/rules
index 8a5e816..feeb68a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,8 @@ include /usr/share/dpkg/pkg-info.mk
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DKDE_INSTALL_BINDIR=/usr/games/
+ dh_auto_configure -- -DKDE_INSTALL_BINDIR=/usr/games/ /
+ -DQML_BOX2D_MODULE=system
# Use an epoch for the transitional gcompris package, because of the break in
# numbering scheme introduced by the Qt rewrite
More information about the Neon-commits
mailing list