aboutsummaryrefslogtreecommitdiffstats
path: root/main/wxgtk2.8/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wxgtk2.8/APKBUILD')
-rw-r--r--main/wxgtk2.8/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/wxgtk2.8/APKBUILD b/main/wxgtk2.8/APKBUILD
index a4067f37c8..b181623db1 100644
--- a/main/wxgtk2.8/APKBUILD
+++ b/main/wxgtk2.8/APKBUILD
@@ -52,7 +52,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
dev() {