aboutsummaryrefslogtreecommitdiffstats
path: root/main/npth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/npth/APKBUILD')
-rw-r--r--main/npth/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/npth/APKBUILD b/main/npth/APKBUILD
index 6d7c83fb58..15763861d9 100644
--- a/main/npth/APKBUILD
+++ b/main/npth/APKBUILD
@@ -41,7 +41,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="226bac7374b9466c6ec26b1c34dab844 npth-1.2.tar.bz2"