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

Jan de Groot jgc at archlinux.org
Fri Jul 18 23:50:46 UTC 2008


    Date: Friday, July 18, 2008 @ 19:50:46
  Author: jgc
Revision: 5626

upgpkg: xfce4-panel 4.4.2-2

Modified:
  xfce4-panel/trunk/PKGBUILD
  xfce4-panel/trunk/xfce4-panel.install

---------------------+
 PKGBUILD            |    2 +-
 xfce4-panel.install |    7 -------
 2 files changed, 1 insertion(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-18 23:44:48 UTC (rev 5625)
+++ PKGBUILD	2008-07-18 23:50:46 UTC (rev 5626)
@@ -3,7 +3,7 @@
 
 pkgname=xfce4-panel
 pkgver=4.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Panel for the Xfce desktop environment"
 arch=(i686 x86_64)
 license=('GPL2')

Modified: xfce4-panel.install
===================================================================
--- xfce4-panel.install	2008-07-18 23:44:48 UTC (rev 5625)
+++ xfce4-panel.install	2008-07-18 23:50:46 UTC (rev 5626)
@@ -1,5 +1,4 @@
 post_install() {
-  update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
@@ -8,11 +7,5 @@
 }
 
 post_remove() {
-  update-desktop-database -q
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
-
-op=$1
-shift
-
-$op $*





More information about the arch-commits mailing list