aboutsummaryrefslogtreecommitdiffstats
path: root/main/wipe
diff options
context:
space:
mode:
Diffstat (limited to 'main/wipe')
-rw-r--r--main/wipe/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/wipe/APKBUILD b/main/wipe/APKBUILD
index de8ac55631..d39fa2ab6d 100644
--- a/main/wipe/APKBUILD
+++ b/main/wipe/APKBUILD
@@ -34,7 +34,6 @@ package() {
cd "$_builddir"
install -d "$pkgdir"/usr/bin
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="d5e0b2cdea9846f370f3b3f3b91fd593 wipe-0.22.tar.gz"