[neon/kde/knights/Neon/stable] debian: -DKDE_INSTALL_BINDIR=/usr/games/

Carlos De Maine null at kde.org
Tue Jan 7 05:13:25 GMT 2025


Git commit ca38cd7da3bb7d90786abd01e8fffa7c9b25b5d6 by Carlos De Maine.
Committed on 07/01/2025 at 05:13.
Pushed by carlosdem into branch 'Neon/stable'.

-DKDE_INSTALL_BINDIR=/usr/games/

(cherry picked from commit 6e5d689493862ea30550367a038cfcf9c5cfd39c)

Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>

M  +2    -2    debian/rules

https://invent.kde.org/neon/kde/knights/-/commit/ca38cd7da3bb7d90786abd01e8fffa7c9b25b5d6

diff --git a/debian/rules b/debian/rules
index 773c786..58bfd2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,9 @@
 #!/usr/bin/make -f
 # SPDX-License-Identifier: LGPL-2.0-or-later
-# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
+# # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
 %:
 	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