From 001ef21f2fa6ce9c13142c226e42549268a777fd Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 26 May 2019 19:57:04 -0300 Subject: community/faenza-icon-theme: modernize --- community/faenza-icon-theme/APKBUILD | 4 ---- 1 file changed, 4 deletions(-) diff --git a/community/faenza-icon-theme/APKBUILD b/community/faenza-icon-theme/APKBUILD index 083d6bcb7d..271364fc05 100644 --- a/community/faenza-icon-theme/APKBUILD +++ b/community/faenza-icon-theme/APKBUILD @@ -76,8 +76,6 @@ source="https://launchpad.net/~tiheum/+archive/equinox/+files/faenza-icon-theme_ builddir="$srcdir"/$pkgname-${pkgver%.[0-9]} package() { - cd "$_builddir" - mkdir -p "$pkgdir"/usr/share/icons cp -dpRf Faenza* "$pkgdir"/usr/share/icons find "$pkgdir"/usr/share/icons -name 'xchat*' | while read i; do @@ -263,6 +261,4 @@ extras() { _app "" \ } -md5sums="b5339b70cbb821b583499e725957b150 faenza-icon-theme_1.3.1.tar.gz" -sha256sums="afd1c32229989e4cf09733c1ce5f2a651e585d86f45e98e9de6e8813f15d0edc faenza-icon-theme_1.3.1.tar.gz" sha512sums="0c017ddbaa2dba485341d3bb1e321fafad026aafc893fa2519ddfd3fe0475fc8d011c99ce3de581c9b1c6aa7d250312673dda7c10bb12783db2d45816646ddc9 faenza-icon-theme_1.3.1.tar.gz" -- cgit v1.2.3