[neon/kde/knights/Neon/release] debian: -DKDE_INSTALL_BINDIR=/usr/games/
Carlos De Maine
null at kde.org
Tue Jan 7 05:08:13 GMT 2025
Git commit 6e5d689493862ea30550367a038cfcf9c5cfd39c by Carlos De Maine.
Committed on 07/01/2025 at 05:08.
Pushed by carlosdem into branch 'Neon/release'.
-DKDE_INSTALL_BINDIR=/usr/games/
M +2 -2 debian/rules
https://invent.kde.org/neon/kde/knights/-/commit/6e5d689493862ea30550367a038cfcf9c5cfd39c
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