[arch-commits] Commit in vino/repos (3 files)

Jan de Groot jgc at archlinux.org
Sat Aug 2 22:00:58 UTC 2008


    Date: Saturday, August 2, 2008 @ 18:00:58
  Author: jgc
Revision: 7554

Merged revisions 2557-7553 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/vino/trunk

........
  r7553 | jgc | 2008-08-02 22:00:36 +0000 (Sat, 02 Aug 2008) | 2 lines
  
  upgpkg: vino 2.22.2-2
      Remove call to gtk-update-icon-cache
........

Modified:
  vino/repos/extra-i686/	(properties)
  vino/repos/extra-i686/PKGBUILD
  vino/repos/extra-i686/vino.install

--------------+
 PKGBUILD     |    2 +-
 vino.install |    5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)


Property changes on: vino/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /vino/trunk:1-2556
   + /vino/trunk:1-7553

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-02 22:00:36 UTC (rev 7553)
+++ extra-i686/PKGBUILD	2008-08-02 22:00:58 UTC (rev 7554)
@@ -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: extra-i686/vino.install
===================================================================
--- extra-i686/vino.install	2008-08-02 22:00:36 UTC (rev 7553)
+++ extra-i686/vino.install	2008-08-02 22:00:58 UTC (rev 7554)
@@ -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