[neon/kde/granatier/Neon/stable] debian: override_dh_auto_configure:
Carlos De Maine
null at kde.org
Sat Jan 20 05:01:57 GMT 2024
Git commit 558b8cab38fd5f70082e6b2679be30fa7e4ea42e by Carlos De Maine.
Committed on 20/01/2024 at 06:01.
Pushed by carlosdem into branch 'Neon/stable'.
override_dh_auto_configure:
dh_auto_configure -- -DKDE_INSTALL_BINDIR
D +0 -1 debian/granatier.links
M +3 -0 debian/rules
https://invent.kde.org/neon/kde/granatier/-/commit/558b8cab38fd5f70082e6b2679be30fa7e4ea42e
diff --git a/debian/granatier.links b/debian/granatier.links
deleted file mode 100644
index 7ebbfce..0000000
--- a/debian/granatier.links
+++ /dev/null
@@ -1 +0,0 @@
-build/debian/granatier/usr/bin/granatier build/debian/granatier/usr/games/granatier
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 3d69b0d..278b245 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
More information about the Neon-commits
mailing list