[neon/qt6/qt6-tools/Neon/release] debian: parentheses'

Carlos De Maine null at kde.org
Wed Dec 13 04:05:53 GMT 2023


Git commit 2c72f255fa559ecf870e7f66885262dfc198934c by Carlos De Maine.
Committed on 13/12/2023 at 05:05.
Pushed by carlosdem into branch 'Neon/release'.

parentheses'

M  +2    -2    debian/rules

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

diff --git a/debian/rules b/debian/rules
index ecda3af..e735ea9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,8 @@ include /usr/share/dpkg/architecture.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 
 ### uncomment when bootstrapping a new qt release
-DEB_BUILD_OPTIONS := $DEB_BUILD_OPTIONS nodoc
-DEB_BUILD_PROFILES := $DEB_BUILD_PROFILES nodoc
+DEB_BUILD_OPTIONS := ${DEB_BUILD_OPTIONS} nodoc
+DEB_BUILD_PROFILES := ${DEB_BUILD_PROFILES} nodoc
 
 
 # need gcc 12.1 for mold to be able to process --gdb-index


More information about the Neon-commits mailing list