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