aboutsummaryrefslogtreecommitdiffstats
path: root/testing/arc-theme/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/arc-theme/APKBUILD')
-rw-r--r--testing/arc-theme/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/arc-theme/APKBUILD b/testing/arc-theme/APKBUILD
index 02fbeb6001e..f397c7ec1db 100644
--- a/testing/arc-theme/APKBUILD
+++ b/testing/arc-theme/APKBUILD
@@ -47,7 +47,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
gtk2() {