[neon/kde/picmi/Neon/stable] debian: -DKDE_INSTALL_BINDIR

Carlos De Maine null at kde.org
Sat Jan 20 05:01:04 GMT 2024


Git commit e1497c593b02901fb3e5001bbbc95176ff1a7b9f by Carlos De Maine.
Committed on 20/01/2024 at 06:01.
Pushed by carlosdem into branch 'Neon/stable'.

-DKDE_INSTALL_BINDIR

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/picmi/-/commit/e1497c593b02901fb3e5001bbbc95176ff1a7b9f

diff --git a/debian/rules b/debian/rules
index 2c072ef..6d8b834 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games
+	dh_auto_configure -- -DKDE_INSTALL_BINDIR
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time


More information about the Neon-commits mailing list