[neon/extras/qtav/Neon/release-lts] debian: DH_VERBOSE

Jonathan Riddell null at kde.org
Thu Nov 19 14:43:02 GMT 2020


Git commit 286b1a506e0d6095678523ff4b366421b9bda747 by Jonathan Riddell.
Committed on 19/11/2020 at 14:42.
Pushed by jriddell into branch 'Neon/release-lts'.

DH_VERBOSE

M  +2    -0    debian/rules

https://invent.kde.org/neon/extras/qtav/commit/286b1a506e0d6095678523ff4b366421b9bda747

diff --git a/debian/rules b/debian/rules
index 299fba0..a9a1fc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ export QT_SELECT=qt5
 
 export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 
+export DH_VERBOSE=1
+
 %:
 	dh $@ --buildsystem qmake
 


More information about the Neon-commits mailing list