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

Allan McRae allan at archlinux.org
Mon Aug 18 12:27:19 UTC 2008


    Date: Monday, August 18, 2008 @ 08:27:19
  Author: allan
Revision: 9734

upgpkg: guile 1.8.4-3
    ncurses rebuild

Modified:
  guile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-18 12:15:37 UTC (rev 9733)
+++ PKGBUILD	2008-08-18 12:27:19 UTC (rev 9734)
@@ -4,7 +4,7 @@
 
 pkgname=guile
 pkgver=1.8.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Guile is a portable, embeddable Scheme implementation written in C"
 url="http://www.gnu.org/software/guile/"
 arch=(i686 x86_64)
@@ -22,4 +22,5 @@
     --disable-error-on-warning
   make LDFLAGS+="-lpthread" || return 1
   make DESTDIR=${startdir}/pkg install
+  rm $pkgdir/usr/share/info/dir
 }




More information about the arch-commits mailing list