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