[arch-commits] Commit in gnome-main-menu/trunk (PKGBUILD gnome-main-menu.install)

Antonio Rojas arojas at archlinux.org
Fri May 13 18:53:35 UTC 2016


    Date: Friday, May 13, 2016 @ 20:53:35
  Author: arojas
Revision: 175223

Hooks

Modified:
  gnome-main-menu/trunk/PKGBUILD
Deleted:
  gnome-main-menu/trunk/gnome-main-menu.install

-------------------------+
 PKGBUILD                |    3 +--
 gnome-main-menu.install |   13 -------------
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-13 18:46:56 UTC (rev 175222)
+++ PKGBUILD	2016-05-13 18:53:35 UTC (rev 175223)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-main-menu
 pkgver=1.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A mate-panel applet similar to the traditional main-menu, but with a few additions."
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
@@ -13,7 +13,6 @@
 optdepends=('yelp: for reading help documents')
 source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
 sha1sums=('287e904506ae2796e84b556f76e3b12274c1c89f')
-install=${pkgname}.install
 
 prepare() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: gnome-main-menu.install
===================================================================
--- gnome-main-menu.install	2016-05-13 18:46:56 UTC (rev 175222)
+++ gnome-main-menu.install	2016-05-13 18:53:35 UTC (rev 175223)
@@ -1,13 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas/
-    #gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-    #update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list