[neon/qt6/qbs/Neon/release_jammy] debian: export path and verbosity ++
Carlos De Maine
null at kde.org
Sat Jul 27 10:37:14 BST 2024
Git commit b8e8e24ca85e465ffd03f01841b7c48e2c0cd0c0 by Carlos De Maine.
Committed on 27/07/2024 at 09:37.
Pushed by carlosdem into branch 'Neon/release_jammy'.
export path and verbosity ++
M +2 -1 debian/rules
https://invent.kde.org/neon/qt6/qbs/-/commit/b8e8e24ca85e465ffd03f01841b7c48e2c0cd0c0
diff --git a/debian/rules b/debian/rules
index fe8ce06..2b5e191 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DH_VERBOSE=1
+export PATH="/usr/lib/qt6:$PATH"
include /usr/share/dpkg/default.mk
More information about the Neon-commits
mailing list