[neon/qt6/qt6-base/Neon/release] debian: use a warning instead

Carlos De Maine null at kde.org
Mon Apr 28 06:04:43 BST 2025


Git commit 40e7a71ccd208fdead4d3767305eec07207a247b by Carlos De Maine.
Committed on 28/04/2025 at 05:04.
Pushed by carlosdem into branch 'Neon/release'.

use a warning instead

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 965f68a..9ec756c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export DH_VERBOSE = 1
 # uncomment if a bootstrap bic build
 export NEON_QT6_BOOTSTRAP = true
-	@echo "NEON_QT6_BOOTSTRAP is \$${NEON_QT6_BOOTSTRAP};\"
+$(warning "NEON_QT6_BOOTSTRAP is \$${NEON_QT6_BOOTSTRAP};\")
 
 # Use already defined DEB_HOST_* variables.
 include /usr/share/dpkg/architecture.mk


More information about the Neon-commits mailing list