[arch-commits] Commit in tin/repos (extra-i686 extra-i686/PKGBUILD)

Allan McRae allan at archlinux.org
Sat Oct 18 04:37:10 UTC 2008


    Date: Saturday, October 18, 2008 @ 00:37:10
  Author: allan
Revision: 15748

Merged revisions 15747 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/tin/trunk

........
  r15747 | allan | 2008-10-18 14:35:50 +1000 (Sat, 18 Oct 2008) | 2 lines
  
  upgpkg: tin 1.8.3-5
      Fix file conflict - FS#11629
........

Modified:
  tin/repos/extra-i686/	(properties)
  tin/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: tin/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /tin/trunk:1-9392
   + /tin/trunk:1-15747

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-18 04:35:50 UTC (rev 15747)
+++ extra-i686/PKGBUILD	2008-10-18 04:37:10 UTC (rev 15748)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=tin
 pkgver=1.8.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Curses based threaded NNTP and spool based UseNet newsreader"
 arch=(i686 x86_64)
 url="http://www.tin.org"
@@ -17,8 +17,8 @@
   make build || return 1
   make || return 1
   make DESTDIR=$startdir/pkg install
-  rm -f $startdir/pkg/usr/man/man5/mbox.5
-  rm -f $startdir/pkg/usr/man/man5/mmdf.5
+  rm -f $startdir/pkg/usr/share/man/man5/mbox.5
+  rm -f $startdir/pkg/usr/share/man/man5/mmdf.5
   mv  $startdir/pkg/usr/bin/url_handler.sh  $startdir/pkg/usr/bin/tin_url_handler.sh
   install -D -m644 ../LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }




More information about the arch-commits mailing list