summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index b531aa7..87704f4 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -239,17 +239,15 @@ cp $TREETAP $BOOTSTRAP/root/bin/
# Prepare for chroot build
mkdir -p $BOOTSTRAP/root/maple/
-cp rootbuild.sh $BOOTSTRAP/root/maple/
+cp $BOOTSTRAP/../rootbuild.sh $BOOTSTRAP/root/maple/
export TT_DIR=$BOOTSTRAP/root/maple/.treetap
SOURCES=(
autoconf
automake
- bsdutils
busybox
byacc
bzip2
cmake
- editline
flex
libarchive
libressl
@@ -261,8 +259,6 @@ SOURCES=(
mold
muon
musl
- musl-fts
- ncurses
perl
pkgconf
xz