[arch-commits] Commit in texinfo/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Aug 17 03:07:11 UTC 2008


    Date: Saturday, August 16, 2008 @ 23:07:11
  Author: allan
Revision: 9051

upgpkg: texinfo 4.12-3
    ncurses rebuild

Modified:
  texinfo/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 03:06:22 UTC (rev 9050)
+++ PKGBUILD	2008-08-17 03:07:11 UTC (rev 9051)
@@ -4,7 +4,7 @@
 
 pkgname=texinfo
 pkgver=4.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/texinfo/"
@@ -20,4 +20,5 @@
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=${startdir}/pkg install
+   rm -f ${pkgdir}/usr/share/info/dir
 }




More information about the arch-commits mailing list