edit pkgbuild
This commit is contained in:
parent
e9bdeae0b7
commit
e9dd1b0a03
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -13,6 +13,5 @@ build(){
|
|||
}
|
||||
|
||||
package() {
|
||||
find . -type d -name "__pycache__" -exec rm -rf {} +
|
||||
cp -r rootfs/* $pkgdir
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue