lots of stuffs
This commit is contained in:
parent
9554174f21
commit
422942d6d7
19 changed files with 656 additions and 11 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue