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

Allan McRae allan at archlinux.org
Sun Aug 17 06:46:27 UTC 2008


    Date: Sunday, August 17, 2008 @ 02:46:27
  Author: allan
Revision: 9392

upgpkg: tin 1.8.3-4
    ncurses rebuild

Modified:
  tin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 06:45:45 UTC (rev 9391)
+++ PKGBUILD	2008-08-17 06:46:27 UTC (rev 9392)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=tin
 pkgver=1.8.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Curses based threaded NNTP and spool based UseNet newsreader"
 arch=(i686 x86_64)
 url="http://www.tin.org"
@@ -13,7 +13,7 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --mandir=/usr/share/man
   make build || return 1
   make || return 1
   make DESTDIR=$startdir/pkg install




More information about the arch-commits mailing list