[neon/neon-packaging/mauikit-filebrowsing/Neon/release] debian: tab not spaces

Carlos De Maine null at kde.org
Fri Jun 9 03:16:14 BST 2023


Git commit 91794d0d673aedcc3dc5cd2b2063ceb0474bb849 by Carlos De Maine.
Committed on 09/06/2023 at 02:16.
Pushed by carlosdem into branch 'Neon/release'.

tab not spaces

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/-/commit/91794d0d673aedcc3dc5cd2b2063ceb0474bb849

diff --git a/debian/rules b/debian/rules
index ce20c36..87883b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@ --with kf5,pkgkde_symbolshelper --cmake+ninja --without build_stamp 
 
 override_dh_auto_configure:
-    dh_auto_configure -- -DENABLE_BSYMBOLICFUNCTIONS=OFF
\ No newline at end of file
+	dh_auto_configure -- -DENABLE_BSYMBOLICFUNCTIONS=OFF


More information about the Neon-commits mailing list