[neon/kde/blinken/Neon/unstable] debian: sane rules
Carlos De Maine
null at kde.org
Sat Sep 16 03:42:39 BST 2023
Git commit d11b242bd2b53a0903b12c0c23b8b446e81844e0 by Carlos De Maine.
Committed on 16/09/2023 at 04:42.
Pushed by carlosdem into branch 'Neon/unstable'.
sane rules
M +8 -8 debian/rules
https://invent.kde.org/neon/kde/blinken/-/commit/d11b242bd2b53a0903b12c0c23b8b446e81844e0
diff --git a/debian/rules b/debian/rules
index 551c80e..eead03a 100644
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,12 @@
%:
dh $@ --with kf6 --buildsystem kf6
-override_dh_auto_configure:
- $(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
+#override_dh_auto_configure:
+# $(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
-override_dh_auto_install:
- $(overridden_command)
- # Shipped in ttf-sjfonts
- rm -rv debian/blinken/usr/share/blinken/fonts/
- # Describing the handling of the "steve" font
- rm -v debian/blinken/usr/share/blinken/README.packagers
+#override_dh_auto_install:
+# $(overridden_command)
+# # Shipped in ttf-sjfonts
+# rm -rv debian/blinken/usr/share/blinken/fonts/
+# # Describing the handling of the "steve" font
+# rm -v debian/blinken/usr/share/blinken/README.packagers
More information about the Neon-commits
mailing list