[neon/kde/kpat/Neon/stable] debian: install in proper dir

Carlos De Maine null at kde.org
Thu Jan 25 23:32:30 GMT 2024


Git commit e3c446dbbb15a104c691f37e920fe48638b7e397 by Carlos De Maine.
Committed on 26/01/2024 at 00:32.
Pushed by carlosdem into branch 'Neon/stable'.

install in proper dir

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kpat/-/commit/e3c446dbbb15a104c691f37e920fe48638b7e397

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