[neon/qt6/qt6-base/Neon/release] debian: references itself
Carlos De Maine
null at kde.org
Wed Dec 4 23:43:56 GMT 2024
Git commit f3d08e883a97ffb44166a820890bf35c5c415119 by Carlos De Maine.
Committed on 04/12/2024 at 23:43.
Pushed by carlosdem into branch 'Neon/release'.
references itself
M +1 -2 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/f3d08e883a97ffb44166a820890bf35c5c415119
diff --git a/debian/rules b/debian/rules
index fa0927c..6a89abe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,7 @@ 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="${DEB_BUILD_PROFILES} nodoc"
+DEB_BUILD_PROFILES="nodoc"
export DEB_BUILD_OPTIONS DEB_BUILD_PROFILES
sslpkgname := $(shell dpkg-query --show '--showformat=$${Depends}' libssl-dev | cut -d ' ' -f1)
More information about the Neon-commits
mailing list