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

Evangelos Foutras foutrelis at archlinux.org
Sat May 7 05:08:42 UTC 2016


    Date: Saturday, May 7, 2016 @ 07:08:42
  Author: foutrelis
Revision: 267161

upgpkg: xfce4-session 4.12.1-4

Remove install file.

Modified:
  xfce4-session/trunk/PKGBUILD
Deleted:
  xfce4-session/trunk/xfce4-session.install

-----------------------+
 PKGBUILD              |    3 +--
 xfce4-session.install |   13 -------------
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 05:08:39 UTC (rev 267160)
+++ PKGBUILD	2016-05-07 05:08:42 UTC (rev 267161)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
@@ -19,7 +19,6 @@
             'xlockmore: for locking screen with xflock4'
             'slock: for locking screen with xflock4')
 replaces=('xfce-utils')
-install=$pkgname.install
 source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
         0001-Pass-VT-number-to-xinit-if-XDG_VTNR-is-set.patch
         dbus-update-environment.patch

Deleted: xfce4-session.install
===================================================================
--- xfce4-session.install	2016-05-07 05:08:39 UTC (rev 267160)
+++ xfce4-session.install	2016-05-07 05:08:42 UTC (rev 267161)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list