[arch-commits] Commit in vino/trunk (PKGBUILD vino.install)
Jan de Groot
jgc at archlinux.org
Sat Aug 2 22:00:46 UTC 2008
Date: Saturday, August 2, 2008 @ 18:00:36
Author: jgc
Revision: 7553
upgpkg: vino 2.22.2-2
Remove call to gtk-update-icon-cache
Modified:
vino/trunk/PKGBUILD
vino/trunk/vino.install
--------------+
PKGBUILD | 2 +-
vino.install | 5 -----
2 files changed, 1 insertion(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-02 21:59:01 UTC (rev 7552)
+++ PKGBUILD 2008-08-02 22:00:36 UTC (rev 7553)
@@ -3,7 +3,7 @@
pkgname=vino
pkgver=2.22.2
-pkgrel=1
+pkgrel=2
pkgdesc="a VNC server for the GNOME desktop"
arch=(i686 x86_64)
license=('GPL')
Modified: vino.install
===================================================================
--- vino.install 2008-08-02 21:59:01 UTC (rev 7552)
+++ vino.install 2008-08-02 22:00:36 UTC (rev 7553)
@@ -2,7 +2,6 @@
post_install() {
usr/sbin/gconfpkg --install ${pkgname}
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
pre_upgrade() {
@@ -16,7 +15,3 @@
pre_remove() {
usr/sbin/gconfpkg --uninstall ${pkgname}
}
-
-post_remove() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
More information about the arch-commits
mailing list