summaryrefslogtreecommitdiff
path: root/default.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-01-30 21:27:25 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-01-30 21:27:25 +0100
commit96306251769086a8e9ff933d2d7d1560bf55df7b (patch)
treee2e7ef67c43c870fe9be8b1f77cb768d15d05a35 /default.conf
parent3ad78d32a2bdfa3d95ed2a369b7528551653b254 (diff)
downloadbootstrap32-96306251769086a8e9ff933d2d7d1560bf55df7b.tar.xz
building up to perl, perl itself fails
Diffstat (limited to 'default.conf')
-rw-r--r--default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.conf b/default.conf
index 7e7d626..c177825 100644
--- a/default.conf
+++ b/default.conf
@@ -41,7 +41,7 @@ GIT_URL_ARCHLINUX32_PACKAGES=https://github.com/archlinux32/packages.git
ARCHLINUX32_PACKAGES=$CROSS_HOME/packages32
# uncomment to debug scripts
-set -x
+#set -x
# some default variables, not to be changed
SCRIPT=$(sudo realpath -s "$0")