[neon/neon-packaging/kdegraphics-thumbnailers-5/Neon/release] debian: tabs

Jonathan Riddell null at kde.org
Mon Mar 4 11:23:53 GMT 2024


Git commit e96b8a38ac16441d60ea0cce92bf40ef18b01621 by Jonathan Riddell.
Committed on 04/03/2024 at 11:23.
Pushed by jriddell into branch 'Neon/release'.

tabs

M  +2    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/kdegraphics-thumbnailers-5/-/commit/e96b8a38ac16441d60ea0cce92bf40ef18b01621

diff --git a/debian/rules b/debian/rules
index 4126269..6ce43d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-        dh $@ --with kf5 --buildsystem kf5
+	dh $@ --with kf5 --buildsystem kf5
 
 override_dh_auto_install:
-        dh_auto_install --destdir=debian/tmp
+	dh_auto_install --destdir=debian/tmp


More information about the Neon-commits mailing list