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

Allan McRae allan at archlinux.org
Sun Aug 17 03:43:42 UTC 2008


    Date: Saturday, August 16, 2008 @ 23:43:42
  Author: allan
Revision: 9094

upgpkg: aspell 0.60.6-2
    ncurses rebuild

Modified:
  aspell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 03:42:37 UTC (rev 9093)
+++ PKGBUILD	2008-08-17 03:43:42 UTC (rev 9094)
@@ -4,7 +4,7 @@
 pkgname=aspell
 pkgver=0.60.6
 _pkgmajorver=0.60
-pkgrel=1
+pkgrel=2
 pkgdesc="A Free and Open Source spell checker designed to eventually replace Ispell"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -21,4 +21,5 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
   ln -s ${pkgname}-${_pkgmajorver} ${startdir}/pkg/usr/lib/${pkgname}
+  rm ${pkgdir}/usr/share/info/dir
 }




More information about the arch-commits mailing list