summaryrefslogtreecommitdiff
path: root/libre/faenza-icon-theme-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-20 00:09:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-20 00:09:14 -0300
commit3d32366cae446340f009e983df628af89adcde4f (patch)
tree835feb9fb1aba3f3092b1d3374f5711117a142b4 /libre/faenza-icon-theme-libre
parent5ca9b6af153a3eba388a5d1b2659545f02df0466 (diff)
downloadabslibre-3d32366cae446340f009e983df628af89adcde4f.tar.gz
abslibre-3d32366cae446340f009e983df628af89adcde4f.tar.bz2
abslibre-3d32366cae446340f009e983df628af89adcde4f.zip
faenza-icon-theme-libre-1.3.1-2.1: remove more nonfree application logos
Diffstat (limited to 'libre/faenza-icon-theme-libre')
-rw-r--r--libre/faenza-icon-theme-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/faenza-icon-theme-libre/PKGBUILD b/libre/faenza-icon-theme-libre/PKGBUILD
index b6f9609c4..08a83a507 100644
--- a/libre/faenza-icon-theme-libre/PKGBUILD
+++ b/libre/faenza-icon-theme-libre/PKGBUILD
@@ -12,8 +12,8 @@
_pkgname=faenza-icon-theme
pkgname=faenza-icon-theme-libre
pkgver=1.3.1
-pkgrel=2
-pkgdesc="Icon theme designed for Equinox GTK theme, without nonfree system logos (Parabola rebranded)"
+pkgrel=2.1
+pkgdesc="Icon theme designed for Equinox GTK theme, without nonfree distros and application logos (Parabola rebranded)"
url="http://gnome-look.org/content/show.php/Faenza?content=128143"
license=('GPL3')
arch=('any')
@@ -33,8 +33,8 @@ prepare() {
cd "$srcdir/$_pkgname-1.3"
rm -rv debian
- # remove nonfree distros and software logos
- for nonfree in archlinux debian fedora frugalware gentoo linux-mint mandriva opensuse redhat slackware ubuntu novell skype; do
+ # remove nonfree distros and application logos
+ for nonfree in archlinux debian fedora frugalware gentoo linux-mint mandriva opensuse redhat slackware ubuntu flash rpmdrake novell skype; do
find -name *$nonfree* -delete
done