aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mxml/APKBUILD')
-rw-r--r--testing/mxml/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/mxml/APKBUILD b/testing/mxml/APKBUILD
index f2884a0add..3c0d4f8007 100644
--- a/testing/mxml/APKBUILD
+++ b/testing/mxml/APKBUILD
@@ -38,7 +38,6 @@ build() {
package() {
cd "$_builddir"
make BUILDROOT="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="76f2ae49bf0f5745d5cb5d9507774dc9 mxml-2.7.tar.gz"