[neon/qt6/qt6-base/Neon/release] debian: more recursive

Carlos De Maine null at kde.org
Wed Dec 4 23:48:31 GMT 2024


Git commit b9a5d1ad2ca04574d803e9fced4be537197970d1 by Carlos De Maine.
Committed on 04/12/2024 at 23:48.
Pushed by carlosdem into branch 'Neon/release'.

more recursive

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-base/-/commit/b9a5d1ad2ca04574d803e9fced4be537197970d1

diff --git a/debian/rules b/debian/rules
index 6a89abe..20bf78b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ 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_OPTIONS="nodoc"
 DEB_BUILD_PROFILES="nodoc"
 export DEB_BUILD_OPTIONS DEB_BUILD_PROFILES
 


More information about the Neon-commits mailing list