aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dwm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dwm/APKBUILD')
-rw-r--r--testing/dwm/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/dwm/APKBUILD b/testing/dwm/APKBUILD
index b314af7c85..0a52f6add8 100644
--- a/testing/dwm/APKBUILD
+++ b/testing/dwm/APKBUILD
@@ -33,7 +33,6 @@ build() {
package() {
cd "$_builddir"
make PREFIX=/usr DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="8bb00d4142259beb11e13473b81c0857 dwm-6.0.tar.gz"