[neon/qt6/qt6-base/Neon/release] debian: use info instead
Carlos De Maine
null at kde.org
Mon Apr 28 06:14:49 BST 2025
Git commit ad7905efe75f9f46a4d16fd3fcceea9e2d282aad by Carlos De Maine.
Committed on 28/04/2025 at 05:14.
Pushed by carlosdem into branch 'Neon/release'.
use info instead
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/ad7905efe75f9f46a4d16fd3fcceea9e2d282aad
diff --git a/debian/rules b/debian/rules
index 9ec756c..e0ad9a5 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
-$(warning "NEON_QT6_BOOTSTRAP is \$${NEON_QT6_BOOTSTRAP};\")
+$(info 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