Converted mapleconf to Lua

This commit is contained in:
Alexander Hill
2026-01-30 01:06:32 -05:00
parent 50710f364f
commit a42d34f3af
13 changed files with 189 additions and 114 deletions

View File

@@ -232,7 +232,8 @@ for name in $SOURCES; do
$TREETAP install $($TREETAP variable $SPEC/$name/$name.spec TT_PACKAGE) $BOOTSTRAP/root
done
# Install Treetap
# Install Maple Linux Tools
cp $BOOTSTRAP/../scripts/mapleconf $BOOTSTRAP/root/bin/
cp $TREETAP $BOOTSTRAP/root/bin/
# Prepare for chroot build
@@ -269,6 +270,8 @@ SOURCES=(
limine
linux
llvm
lua
luaposix
m4
make
mawk
@@ -284,6 +287,7 @@ SOURCES=(
python
sed
tar
tinytoml
xz
zlib
zsh