diff options
Diffstat (limited to 'testing/arc-theme/APKBUILD')
-rw-r--r-- | testing/arc-theme/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/arc-theme/APKBUILD b/testing/arc-theme/APKBUILD index 02fbeb6001..f397c7ec1d 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() { |