[neon/qt6/qbs/Neon/release] debian: export path for qdoc

Carlos De Maine null at kde.org
Sat Jul 27 10:36:06 BST 2024


Git commit 9d8a03e5cccbca8f1ca316f54be25bca4112b032 by Carlos De Maine.
Committed on 27/07/2024 at 09:36.
Pushed by carlosdem into branch 'Neon/release'.

export path for qdoc

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 1c6429e..beb6ab2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
+export PATH="/usr/lib/qt6:$PATH
 
 include /usr/share/dpkg/default.mk
 


More information about the Neon-commits mailing list