[neon/qt6/qbs/Neon/release] debian: add some verbosity

Carlos De Maine null at kde.org
Sat Jul 27 05:33:39 BST 2024


Git commit da68ed088cb2d63841a1503a01433301e4438eea by Carlos De Maine.
Committed on 27/07/2024 at 04:33.
Pushed by carlosdem into branch 'Neon/release'.

add some verbosity

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qbs/-/commit/da68ed088cb2d63841a1503a01433301e4438eea

diff --git a/debian/rules b/debian/rules
index fe8ce06..1c6429e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
 
 include /usr/share/dpkg/default.mk
 


More information about the Neon-commits mailing list