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

Jan de Groot jgc at archlinux.org
Wed Jun 8 09:02:35 UTC 2016


    Date: Wednesday, June 8, 2016 @ 11:02:35
  Author: jgc
Revision: 269124

upgpkg: libidl2 0.8.14-4

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

-----------------+
 PKGBUILD        |    7 +++----
 libidl2.install |   13 -------------
 2 files changed, 3 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-08 08:36:26 UTC (rev 269123)
+++ PKGBUILD	2016-06-08 09:02:35 UTC (rev 269124)
@@ -1,16 +1,15 @@
 # $Id$
-# Maintainer: 
-# Committer: Judd Vinet <jvinet at zeroflux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=libidl2
 pkgver=0.8.14
-pkgrel=3
+pkgrel=4
 pkgdesc="A front-end for CORBA 2.2 IDL and Netscape's XPIDL"
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('glib2' 'texinfo')
 makedepends=('pkg-config')
-install=libidl2.install
 options=('!emptydirs')
 source=(https://download.gnome.org/sources/libIDL/0.8/libIDL-${pkgver}.tar.bz2)
 url="http://www.gnome.org"

Deleted: libidl2.install
===================================================================
--- libidl2.install	2016-06-08 08:36:26 UTC (rev 269123)
+++ libidl2.install	2016-06-08 09:02:35 UTC (rev 269124)
@@ -1,13 +0,0 @@
-info_dir=/usr/share/info
-
-post_install() {
-  install-info ${info_dir}/libIDL2.info.gz ${info_dir}/dir 2> /dev/null
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  install-info --delete ${info_dir}/libIDL2.info.gz ${info_dir}/dir 2> /dev/null
-}



More information about the arch-commits mailing list