lots of stuffs

This commit is contained in:
Ella-0 2021-01-17 19:15:45 +00:00
parent 9554174f21
commit 422942d6d7
19 changed files with 656 additions and 11 deletions

View file

@ -19,8 +19,12 @@ package() {
cd $pkgname-$pkgver
install -d $pkgdir
cp -r ./_install/* $pkgdir
chmod 4755 $pkgdir/bin/busybox
rm $pkgdir/linuxrc
rm $pkgdir/bin/ln
rm $pkgdir/bin/uname
rm $pkgdir/usr/bin/install
rm $pkgdir/usr/bin/lspci
}
license() {