alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

abuild (193B)


      1 name=jupp
      2 version=3.1jupp41
      3 release=1
      4 source="https://mbsd.evolvis.org/MirOS/dist/${name}/joe-${version}.tgz"
      5 build_opt="--disable-curses --disable-termcap"
      6 
      7 prebuild() {
      8 	chmod +x configure
      9 }