[neon/qt6/qt6-base/Neon/unstable] debian: debug env vars
Carlos De Maine
null at kde.org
Sun Apr 27 08:41:00 BST 2025
Git commit 3e4f2578c4c25352bd89ff26113e5cfa36576c1e by Carlos De Maine.
Committed on 27/04/2025 at 07:40.
Pushed by carlosdem into branch 'Neon/unstable'.
debug env vars
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/3e4f2578c4c25352bd89ff26113e5cfa36576c1e
diff --git a/debian/rules b/debian/rules
index c0d723d..dc504b6 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 && echo \$${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