[neon/qt6/qt6-tools/Neon/release] debian: no comma

Carlos De Maine null at kde.org
Wed Dec 13 03:11:43 GMT 2023


Git commit d51725f349ba3a0c476eb71291fdc8b7c77ded15 by Carlos De Maine.
Committed on 13/12/2023 at 04:11.
Pushed by carlosdem into branch 'Neon/release'.

no comma

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/d51725f349ba3a0c476eb71291fdc8b7c77ded15

diff --git a/debian/rules b/debian/rules
index ee50f72..e036ac0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 include /usr/share/dpkg/architecture.mk
 
-export DEB_BUILD_OPTIONS=nodoc, nocheck
+export DEB_BUILD_OPTIONS=nodoc nocheck
 export DEB_BUILD_PROFILES=nodoc
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 


More information about the Neon-commits mailing list