aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ghex
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ghex')
-rw-r--r--testing/ghex/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/ghex/APKBUILD b/testing/ghex/APKBUILD
index 7009e9039b..4d45c29932 100644
--- a/testing/ghex/APKBUILD
+++ b/testing/ghex/APKBUILD
@@ -39,7 +39,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" DATADIRNAME=share install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="bcd5af85a8e127da29257c9ca6aad5ee ghex-3.10.1.tar.xz"