[arch-commits] Commit in cheese/trunk (PKGBUILD cheese.install)

Jan de Groot jgc at archlinux.org
Sat Jul 19 00:19:14 UTC 2008


    Date: Friday, July 18, 2008 @ 20:19:14
  Author: jgc
Revision: 5636

upgpkg: cheese 2.22.3-2

Modified:
  cheese/trunk/PKGBUILD
  cheese/trunk/cheese.install

----------------+
 PKGBUILD       |    2 +-
 cheese.install |    2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-19 00:13:30 UTC (rev 5635)
+++ PKGBUILD	2008-07-19 00:19:14 UTC (rev 5636)
@@ -3,7 +3,7 @@
 
 pkgname=cheese
 pkgver=2.22.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others"
 arch=(i686 x86_64)
 license=('GPL')

Modified: cheese.install
===================================================================
--- cheese.install	2008-07-19 00:13:30 UTC (rev 5635)
+++ cheese.install	2008-07-19 00:19:14 UTC (rev 5636)
@@ -3,7 +3,6 @@
 post_install() {
   usr/sbin/gconfpkg --install ${pkgname}
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
 }
 
 pre_upgrade() {
@@ -19,6 +18,5 @@
 }
 
 post_remove() {
-  update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }





More information about the arch-commits mailing list