aboutsummaryrefslogtreecommitdiffstats
path: root/testing/meep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/meep/APKBUILD')
-rw-r--r--testing/meep/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/meep/APKBUILD b/testing/meep/APKBUILD
index b1aed10d08..a8978adcc7 100644
--- a/testing/meep/APKBUILD
+++ b/testing/meep/APKBUILD
@@ -46,7 +46,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="18a5b9e18008627a0411087e0bb60db5 meep-1.3.tar.gz"