diff options
Diffstat (limited to 'testing/ffcall')
-rw-r--r-- | testing/ffcall/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD index 0cc26f5ab5..aac28c1796 100644 --- a/testing/ffcall/APKBUILD +++ b/testing/ffcall/APKBUILD @@ -47,7 +47,6 @@ package() { "$pkgdir"/usr/share/doc/doc make DESTDIR="$pkgdir" htmldir=/usr/share/doc/ffcall \ install || return 1 - rm -f "$pkgdir"/usr/lib/*.la } md5sums="2db95007e901f3bc2ae7e5a9fe9ebea4 ffcall-1.10.tar.gz" |