[neon/kde/spectacle/Neon/unstable] debian: use a tab

Carlos De Maine null at kde.org
Sat Mar 25 05:26:19 GMT 2023


Git commit 655d18bfb7444b44a2b1f6f900a2a057a404db1f by Carlos De Maine.
Committed on 25/03/2023 at 05:26.
Pushed by carlosdem into branch 'Neon/unstable'.

use a tab

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/spectacle/commit/655d18bfb7444b44a2b1f6f900a2a057a404db1f

diff --git a/debian/rules b/debian/rules
index 3143073..5e871ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ override_dh_shlibdeps:
 	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
 
 override_dh_install:
-    @echo "skip dh_install"
\ No newline at end of file
+	echo "skip dh_install"


More information about the Neon-commits mailing list