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