aboutsummaryrefslogtreecommitdiffstats
path: root/main/chrpath/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/chrpath/APKBUILD')
-rw-r--r--main/chrpath/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/chrpath/APKBUILD b/main/chrpath/APKBUILD
index 5be6a5f6a3..27622974d0 100644
--- a/main/chrpath/APKBUILD
+++ b/main/chrpath/APKBUILD
@@ -41,7 +41,6 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" docdir=/usr/share/doc/$pkgname-$pkgver \
install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="2bf8d1d1ee345fc8a7915576f5649982 chrpath-0.16.tar.gz"