[neon/kde/bovo/Neon/stable] debian: override_dh_auto_configure:

Carlos De Maine null at kde.org
Sat Jan 20 05:24:36 GMT 2024


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

override_dh_auto_configure:
	dh_auto_configure -- -DKDE_INSTALL_BINDIR=/usr/games/

D  +0    -1    debian/bovo.links
M  +3    -0    debian/rules

https://invent.kde.org/neon/kde/bovo/-/commit/7c42ed306f1c83c5b7311acb486fd7f7be6237bc

diff --git a/debian/bovo.links b/debian/bovo.links
deleted file mode 100644
index e7ec4fc..0000000
--- a/debian/bovo.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/bovo usr/games/bovo
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 3d69b0d..b3f8bac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,6 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DKDE_INSTALL_BINDIR=/usr/games/


More information about the Neon-commits mailing list