[neon/extras/kuserfeedback/Neon/unstable] debian: tabs not spaces

Carlos De Maine null at kde.org
Tue Mar 14 07:22:46 GMT 2023


Git commit 66e709611cd19fe1b2ff79cc9b61a4097d17bb92 by Carlos De Maine.
Committed on 14/03/2023 at 07:22.
Pushed by carlosdem into branch 'Neon/unstable'.

tabs not spaces

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/kuserfeedback/commit/66e709611cd19fe1b2ff79cc9b61a4097d17bb92

diff --git a/debian/rules b/debian/rules
index 845567b..6cddd6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ execute_after_dh_auto_clean:
 
 override_dh_auto_configure-arch:
 	dh_auto_configure -- -DENABLE_DOCS=OFF -DQT_MAJOR_VERSION=5
- 	dh_auto_configure --builddirectory=build-Qt6 -- -DENABLE_DOCS=OFF -DBUILD_WITH_QT6=ON 
+	dh_auto_configure --builddirectory=build-Qt6 -- -DENABLE_DOCS=OFF -DBUILD_WITH_QT6=ON 
 
 override_dh_auto_configure-indep:
 	dh_auto_configure -- -DENABLE_DOCS=ON


More information about the Neon-commits mailing list