[neon/qt6/qt6-base/Neon/release] debian: echo and formatting
Carlos De Maine
null at kde.org
Mon Apr 28 05:58:34 BST 2025
Git commit 96e8a72fe1a84de187c9b6e65a8ab8691efaab62 by Carlos De Maine.
Committed on 28/04/2025 at 04:56.
Pushed by carlosdem into branch 'Neon/release'.
echo and formatting
M +2 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/96e8a72fe1a84de187c9b6e65a8ab8691efaab62
diff --git a/debian/rules b/debian/rules
index 9213815..965f68a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
#!/usr/bin/make -f
export DH_VERBOSE = 1
# uncomment if a bootstrap bic build
-export NEON_QT6_BOOTSTRAP = true && printf "${GREEN}NEON_QT6_BOOTSTRAP is \$${NEON_QT6_BOOTSTRAP};\"
+export NEON_QT6_BOOTSTRAP = true
+ @echo "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