alicelinux

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

abuild (223B)


      1 name=bubblewrap
      2 version=0.11.0
      3 release=1
      4 source="https://github.com/containers/${name}/releases/download/v${version}/${name}-${version}.tar.xz"
      5 build_opt="-Dbash_completion=disabled -Dzsh_completion=disabled -Dtests=false"