[arch-commits] Commit in gtk2-themes-collection/trunk (PKGBUILD)
Thayer Williams
thayer at archlinux.org
Thu Dec 4 19:11:03 UTC 2008
Date: Thursday, December 4, 2008 @ 14:11:03
Author: thayer
Revision: 20472
upgpkg: gtk2-themes-collection 0.2.0-2
fixed build script
Modified:
gtk2-themes-collection/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-12-04 18:52:14 UTC (rev 20471)
+++ PKGBUILD 2008-12-04 19:11:03 UTC (rev 20472)
@@ -4,7 +4,7 @@
pkgname=gtk2-themes-collection
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Additional GTK2 themes and their respective Metacity themes"
url="http://art.gnome.org/themes/gtk2/"
license=('custom:gtk-themes-collection')
@@ -69,9 +69,12 @@
echo "==> [done] "
cd $srcdir/
- fi
+ fi
done
+ # reset shell option to avoid unwanted behaviour
+ shopt -u dotglob
+
# clean up the H2O themes
rm $pkgdir/usr/share/themes/H2O-gtk2-*/gtk-2.0/.gtkrc.swp
More information about the arch-commits
mailing list