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

Antonio Rojas arojas at archlinux.org
Fri May 6 18:56:58 UTC 2016


    Date: Friday, May 6, 2016 @ 20:56:57
  Author: arojas
Revision: 267045

Hooks

Modified:
  xfig/trunk/PKGBUILD
Deleted:
  xfig/trunk/xfig.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 18:53:31 UTC (rev 267044)
+++ PKGBUILD	2016-05-06 18:56:57 UTC (rev 267045)
@@ -3,7 +3,7 @@
 
 pkgname=xfig
 pkgver=3.2.5c
-pkgrel=2
+pkgrel=3
 pkgdesc="An interactive drawing tool"
 arch=('i686' 'x86_64')
 url="http://www.xfig.org/userman/"
@@ -12,7 +12,6 @@
 makedepends=('imake')
 optdepends=('transfig: to use the frontend to convert fig files')
 options=('!makeflags' '!emptydirs')
-install=xfig.install
 source=(http://downloads.sourceforge.net/mcj/${pkgname}.${pkgver}.full.tar.gz
 	xfig-3.2.4-redhat.patch xfig-3.2.5-color-resources.patch
         xfig-3.2.5-urwfonts.patch xfig-fix_dash_list_for_different_styles.patch

Deleted: xfig.install
===================================================================
--- xfig.install	2016-05-06 18:53:31 UTC (rev 267044)
+++ xfig.install	2016-05-06 18:56:57 UTC (rev 267045)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
- }
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



More information about the arch-commits mailing list