[neon/kde/blinken/Neon/stable] debian: bring back old rules bits

Carlos De Maine null at kde.org
Sat Jan 20 01:32:57 GMT 2024


Git commit c6cad702d560c625144868412aef5684985107a1 by Carlos De Maine.
Committed on 20/01/2024 at 02:32.
Pushed by carlosdem into branch 'Neon/stable'.

bring back old rules bits

M  +8    -8    debian/rules

https://invent.kde.org/neon/kde/blinken/-/commit/c6cad702d560c625144868412aef5684985107a1

diff --git a/debian/rules b/debian/rules
index eead03a..551c80e 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