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