summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 12:24:55 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 12:24:55 +0200
commit9c8b602ba8dbd65d885b5f3304c270ab94c7a6bd (patch)
treedc80382c1827c15e6ecc26a73c4d3faf4bc0b621 /xorg
parentc17ae6324ce226923159dcf70dd6719ae7a7f987 (diff)
downloadnutyx-extra-9c8b602ba8dbd65d885b5f3304c270ab94c7a6bd.tar.gz
nutyx-extra-9c8b602ba8dbd65d885b5f3304c270ab94c7a6bd.tar.bz2
nutyx-extra-9c8b602ba8dbd65d885b5f3304c270ab94c7a6bd.tar.xz
nutyx-extra-9c8b602ba8dbd65d885b5f3304c270ab94c7a6bd.zip
xorg-xdpyinfo, maj footprint
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xdpyinfo/.footprint7
-rw-r--r--xorg/xorg-xdpyinfo/Pkgfile5
2 files changed, 7 insertions, 5 deletions
diff --git a/xorg/xorg-xdpyinfo/.footprint b/xorg/xorg-xdpyinfo/.footprint
index 499371245..43d261871 100644
--- a/xorg/xorg-xdpyinfo/.footprint
+++ b/xorg/xorg-xdpyinfo/.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/xdpyinfo
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/xdpyinfo.1.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/xdpyinfo.1.gz
diff --git a/xorg/xorg-xdpyinfo/Pkgfile b/xorg/xorg-xdpyinfo/Pkgfile
index 2e5145ab0..0f31d0a8e 100644
--- a/xorg/xorg-xdpyinfo/Pkgfile
+++ b/xorg/xorg-xdpyinfo/Pkgfile
@@ -1,6 +1,7 @@
# Description: Display information utility for X
# 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-libx11, xorg-libxext, xorg-libxtst, xorg-libxxf86vm, xorg-libxxf86dga, xorg-libxxf86misc, xorg-libxi, xorg-libxrender, xorg-libxinerama, xorg-libdmx
name=xorg-xdpyinfo
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xdpyinfo-$version.ta
build() {
cd xdpyinfo-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install