aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libyaml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libyaml')
-rw-r--r--testing/libyaml/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/libyaml/APKBUILD b/testing/libyaml/APKBUILD
index 4584087c86..312042e652 100644
--- a/testing/libyaml/APKBUILD
+++ b/testing/libyaml/APKBUILD
@@ -40,7 +40,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="36c852831d02cf90508c29852361d01b yaml-0.1.4.tar.gz"