aboutsummaryrefslogtreecommitdiffstats
path: root/main/help2man/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/help2man/APKBUILD')
-rw-r--r--main/help2man/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/help2man/APKBUILD b/main/help2man/APKBUILD
index c0041b006d..50289d9009 100644
--- a/main/help2man/APKBUILD
+++ b/main/help2man/APKBUILD
@@ -42,7 +42,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="a1b7fe49eddae8a2537ed74ee9ef11cb help2man-1.46.4.tar.xz"