libffi: fix build
This commit is contained in:
parent
c16d63a8e9
commit
f155ccb2a8
1 changed files with 4 additions and 0 deletions
|
@ -31,3 +31,7 @@ license() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
cat LICENSE
|
cat LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
backup() {
|
||||||
|
return
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue