[neon/kde/libkgapi/Neon/unstable] debian: verbose

Jonathan Riddell null at kde.org
Tue Aug 24 12:14:33 BST 2021


Git commit 5757f5f59de6ef358a9714bd7f4eed870958d13a by Jonathan Riddell.
Committed on 24/08/2021 at 11:14.
Pushed by jriddell into branch 'Neon/unstable'.

verbose

M  +2    -0    debian/rules

https://invent.kde.org/neon/kde/libkgapi/commit/5757f5f59de6ef358a9714bd7f4eed870958d13a

diff --git a/debian/rules b/debian/rules
index 0b1d721..da9f430 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_VERBOSE=1
+
 %:
 	dh $@ --parallel --with kde
 


More information about the Neon-commits mailing list