[neon/qt6/qt6-base/Neon/stable] debian: debug echo \$${NEON_QT6_BOOTSTRAP};\
Carlos De Maine
null at kde.org
Mon Apr 21 00:51:09 BST 2025
Git commit eb2d2300ec4267f295cf680b1bc6216df95eee26 by Carlos De Maine.
Committed on 20/04/2025 at 23:51.
Pushed by carlosdem into branch 'Neon/stable'.
debug echo \$${NEON_QT6_BOOTSTRAP};\
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/eb2d2300ec4267f295cf680b1bc6216df95eee26
diff --git a/debian/rules b/debian/rules
index f872125..c0d723d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
#export DH_VERBOSE = 1
# uncomment if a bootstrap bic build
-export NEON_QT6_BOOTSTRAP = 1
+export NEON_QT6_BOOTSTRAP = 1 && echo \$${NEON_QT6_BOOTSTRAP};\
# Use already defined DEB_HOST_* variables.
include /usr/share/dpkg/architecture.mk
More information about the Neon-commits
mailing list