summaryrefslogtreecommitdiffstats
path: root/xorg/xrestop/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:42:40 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:42:40 +0200
commit3680c1da4f51daa9bc1556ec8d80cd6e3ffab343 (patch)
treef13564cd01f3cf53fad70cda612562760e9c431d /xorg/xrestop/Pkgfile
parent1c6c124fb8d1b175cf9186c45feac348165f1c8e (diff)
downloadnutyx-pakxe-3680c1da4f51daa9bc1556ec8d80cd6e3ffab343.tar.gz
nutyx-pakxe-3680c1da4f51daa9bc1556ec8d80cd6e3ffab343.tar.bz2
nutyx-pakxe-3680c1da4f51daa9bc1556ec8d80cd6e3ffab343.tar.xz
nutyx-pakxe-3680c1da4f51daa9bc1556ec8d80cd6e3ffab343.zip
xrestop, maj footprint
Diffstat (limited to 'xorg/xrestop/Pkgfile')
-rw-r--r--xorg/xrestop/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xrestop/Pkgfile b/xorg/xrestop/Pkgfile
index 5c8b20af0..15a125c66 100644
--- a/xorg/xrestop/Pkgfile
+++ b/xorg/xrestop/Pkgfile
@@ -1,6 +1,7 @@
# Description: top like tool for monitoring X client/server resource usage
# URL: http://freedesktop.org/wiki/Software/xrestop
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libxres
name=xrestop
@@ -11,7 +12,7 @@ source=(http://projects.o-hand.com/sources/$name/$name-$version.tar.gz)
build() {
cd xrestop-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/share/man
make
make DESTDIR=$PKG install