[neon/qt6/qt6-tools/Neon/release] debian: formatting

Carlos De Maine null at kde.org
Fri Dec 15 20:51:19 GMT 2023


Git commit 8535f790fe17645900c36e5a82fdf45dc97c303f by Carlos De Maine.
Committed on 15/12/2023 at 21:51.
Pushed by carlosdem into branch 'Neon/release'.

formatting

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/8535f790fe17645900c36e5a82fdf45dc97c303f

diff --git a/debian/rules b/debian/rules
index 68f33af..5e3e30a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ override_dh_shlibdeps:
 ## attention to the negation
 #ifneq ($(filter nodoc,$(DEB_BUILD_PROFILES)),)
 override_dh_auto_build-indep:
-dh_auto_build -- docs
+	dh_auto_build -- docs
 
 override_dh_auto_install-indep:
 	DESTDIR=$(CURDIR)/debian/tmp dh_auto_build -- install_docs


More information about the Neon-commits mailing list