[neon/kde/kshisen/Neon/release] debian: -DKDE_INSTALL_BINDIR=/usr/games/

Carlos De Maine null at kde.org
Fri May 9 04:44:16 BST 2025


Git commit fea081b20aeca78f6ea6a90f9c667c85d5c97a01 by Carlos De Maine.
Committed on 09/05/2025 at 03:44.
Pushed by carlosdem into branch 'Neon/release'.

-DKDE_INSTALL_BINDIR=/usr/games/

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kshisen/-/commit/fea081b20aeca78f6ea6a90f9c667c85d5c97a01

diff --git a/debian/rules b/debian/rules
index 773c786..b3f8bac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games
+	dh_auto_configure -- -DKDE_INSTALL_BINDIR=/usr/games/


More information about the Neon-commits mailing list