aboutsummaryrefslogtreecommitdiffstats
path: root/main/mate-control-center/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mate-control-center/APKBUILD')
-rw-r--r--main/mate-control-center/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/mate-control-center/APKBUILD b/main/mate-control-center/APKBUILD
index 6dbfac6b74..2168827bb3 100644
--- a/main/mate-control-center/APKBUILD
+++ b/main/mate-control-center/APKBUILD
@@ -42,7 +42,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="${pkgdir}" install || return 1
- find "$pkgdir" -name \*.la -delete
}
md5sums="eda685a847993d1f1b07dee1eb2d23c4 mate-control-center-1.10.1.tar.xz"