[neon/qt6/qt6-base/Neon/unstable] debian: typo
Carlos De Maine
null at kde.org
Wed Dec 4 12:07:22 GMT 2024
Git commit 8a00ec2099ec96e1313818ae337b856cb68e68a0 by Carlos De Maine.
Committed on 04/12/2024 at 12:07.
Pushed by carlosdem into branch 'Neon/unstable'.
typo
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/8a00ec2099ec96e1313818ae337b856cb68e68a0
diff --git a/debian/rules b/debian/rules
index 6ce59e8..a9189e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
#### uncomment when bootstrapping a new qt release ####
export DEB_BUILD_PROFILES := ${DEB_BUILD_PROFILES} nodoc
-export DEB_BUILD_OPTIONS ;+ ${DEB_BUILD_OPTIONS} nodoc
+export DEB_BUILD_OPTIONS := ${DEB_BUILD_OPTIONS} nodoc
sslpkgname := $(shell dpkg-query --show '--showformat=$${Depends}' libssl-dev | cut -d ' ' -f1)
More information about the Neon-commits
mailing list