[neon/neon-packaging/skladnik/Neon/stable] debian: install bin into /usr/games

Carlos De Maine null at kde.org
Fri Jan 5 15:07:07 GMT 2024


Git commit 4cefd12b9c47f2c38a75b668ca34c5365442fb1f by Carlos De Maine.
Committed on 05/01/2024 at 16:07.
Pushed by carlosdem into branch 'Neon/stable'.

install bin into /usr/games

(cherry picked from commit 00c25d7ae8d8505302a0183351bc8275f37b45e6)

M  +2    -0    debian/rules

https://invent.kde.org/neon/neon-packaging/skladnik/-/commit/4cefd12b9c47f2c38a75b668ca34c5365442fb1f

diff --git a/debian/rules b/debian/rules
index f383fab..3193ec3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,5 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
+override_dh_auto_configure:
+        $(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games


More information about the Neon-commits mailing list