[neon/qt6/qbs/Neon/release] debian: format require a closing "

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


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

format require a closing "

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qbs/-/commit/21f4bb518125f1941c57d523c340c67c9ce516d8

diff --git a/debian/rules b/debian/rules
index beb6ab2..2b5e191 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