[neon/qt6/qt6-tools/Neon/release] debian: simple expanded variable
Carlos De Maine
null at kde.org
Wed Dec 13 03:39:35 GMT 2023
Git commit 22eb4cfd28f764a7787941df6d3ae7902a654e56 by Carlos De Maine.
Committed on 13/12/2023 at 04:39.
Pushed by carlosdem into branch 'Neon/release'.
simple expanded variable
M +2 -2 debian/rules
https://invent.kde.org/neon/qt6/qt6-tools/-/commit/22eb4cfd28f764a7787941df6d3ae7902a654e56
diff --git a/debian/rules b/debian/rules
index 412ba36..af4e91e 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
-export DEB_BUILD_OPTIONS="${DEB_BUILD_OPTIONS} nodoc"
-export DEB_BUILD_PROFILES="${DEB_BUILD_PROFILES} nodoc"
+export DEB_BUILD_OPTIONS:="${DEB_BUILD_OPTIONS} nodoc"
+export 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