aboutsummaryrefslogtreecommitdiffstats
path: root/main/atk/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/atk/APKBUILD')
-rw-r--r--main/atk/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/atk/APKBUILD b/main/atk/APKBUILD
index 0049db00c1..aac9195a82 100644
--- a/main/atk/APKBUILD
+++ b/main/atk/APKBUILD
@@ -31,7 +31,6 @@ build() {
package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la
}
md5sums="c7c5002bd6e58b4723a165f1bf312116 atk-2.16.0.tar.xz"