summaryrefslogtreecommitdiffstats
path: root/xorg
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
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')
-rw-r--r--xorg/xorg-xkill/.footprint7
-rw-r--r--xorg/xorg-xkill/Pkgfile5
2 files changed, 7 insertions, 5 deletions
diff --git a/xorg/xorg-xkill/.footprint b/xorg/xorg-xkill/.footprint
index 0ede57155..c40011b51 100644
--- a/xorg/xorg-xkill/.footprint
+++ b/xorg/xorg-xkill/.footprint
@@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xkill
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/xkill.1x.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/xkill.1x.gz
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