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

Allan McRae allan at archlinux.org
Sun Aug 17 06:08:12 UTC 2008


    Date: Sunday, August 17, 2008 @ 02:08:12
  Author: allan
Revision: 9295

upgpkg: mtr 0.72-2
    ncurses rebuild

Modified:
  mtr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 06:07:35 UTC (rev 9294)
+++ PKGBUILD	2008-08-17 06:08:12 UTC (rev 9295)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=mtr
 pkgver=0.72
-pkgrel=1
+pkgrel=2
 pkgdesc="Combines the functionality of traceroute and ping into one tool"
 arch=(i686 x86_64)
 license=('GPL')
@@ -15,6 +15,8 @@
   ./configure --prefix=/usr --enable-gtk2
   make || return 1
   make prefix=$startdir/pkg/usr install
+  install -dm755 ${pkgdir}/usr/share
+  mv ${pkgdir}/usr/man ${pkgdir}/usr/share
 }
 md5sums=('d771061f8da96b80ecca2f69a3a2d594')
 sha1sums=('afc26c9e8a30eba7ca92ba68d4489b0c9c07977d')




More information about the arch-commits mailing list