libffi: fix build

This commit is contained in:
Ella Stanforth 2022-04-23 16:07:26 +00:00
parent c16d63a8e9
commit f155ccb2a8

View file

@ -31,3 +31,7 @@ license() {
cd $pkgname-$pkgver
cat LICENSE
}
backup() {
return
}