summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xkill/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:39:42 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:39:42 +0200
commitbce32997240c2691ce6badaa4111377c85d494d7 (patch)
tree06cd87a07a3c58783d8a495f2f45159574279592 /xorg/xorg-xkill/Pkgfile
parenteeba8074f636389fd55c95711a5723f6de836ac1 (diff)
downloadnutyx-pakxe-bce32997240c2691ce6badaa4111377c85d494d7.tar.gz
nutyx-pakxe-bce32997240c2691ce6badaa4111377c85d494d7.tar.bz2
nutyx-pakxe-bce32997240c2691ce6badaa4111377c85d494d7.tar.xz
nutyx-pakxe-bce32997240c2691ce6badaa4111377c85d494d7.zip
xorg-xkill, maj footprint
Diffstat (limited to 'xorg/xorg-xkill/Pkgfile')
-rw-r--r--xorg/xorg-xkill/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-xkill/Pkgfile b/xorg/xorg-xkill/Pkgfile
index 1aa6f30de..2371ef099 100644
--- a/xorg/xorg-xkill/Pkgfile
+++ b/xorg/xorg-xkill/Pkgfile
@@ -1,6 +1,7 @@
# Description: x window sniper
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libxmu
name=xorg-xkill
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xkill-$version.tar.b
build() {
cd xkill-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/share/man
make
make DESTDIR=$PKG install