[neon/extras/gcompris-qt/Neon/release] debian: backwards slash not forwards slash
Carlos De Maine
null at kde.org
Thu Mar 20 10:30:54 GMT 2025
Git commit f1d4571d6a5d2c41c82a9fa3150ca32448bf613b by Carlos De Maine.
Committed on 20/03/2025 at 10:30.
Pushed by carlosdem into branch 'Neon/release'.
backwards slash not forwards slash
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/gcompris-qt/-/commit/f1d4571d6a5d2c41c82a9fa3150ca32448bf613b
diff --git a/debian/rules b/debian/rules
index feeb68a..d635a65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ 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
More information about the Neon-commits
mailing list