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

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


    Date: Saturday, August 16, 2008 @ 23:03:22
  Author: allan
Revision: 9042

upgpkg: procinfo 19-3
    ncurses rebuild

Modified:
  procinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 03:03:00 UTC (rev 9041)
+++ PKGBUILD	2008-08-17 03:03:22 UTC (rev 9042)
@@ -2,7 +2,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=procinfo
 pkgver=19
-pkgrel=2
+pkgrel=3
 pkgdesc="Displays useful information from /proc"
 arch=(i686 x86_64) 
 license=('GPL')
@@ -18,5 +18,8 @@
   patch -Np1 -i ../procinfo-19.2.patch || return 1
   make LDLIBS=-lncurses || return 1
   make prefix=$startdir/pkg/usr install
+  
+  install -d ${pkgdir}/usr/share/
+  mv ${pkgdir}/usr/man ${pkgdir}/usr/share/
 }
 




More information about the arch-commits mailing list