aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mhash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mhash/APKBUILD')
-rw-r--r--testing/mhash/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/mhash/APKBUILD b/testing/mhash/APKBUILD
index 4df377600c..255e51c00c 100644
--- a/testing/mhash/APKBUILD
+++ b/testing/mhash/APKBUILD
@@ -37,7 +37,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la || return 1
}
md5sums="f91c74f9ccab2b574a98be5bc31eb280 mhash-0.9.9.9.tar.bz2"