summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xdpyinfo/Pkgfile
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/xorg-xdpyinfo/Pkgfile
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/xorg-xdpyinfo/Pkgfile')
-rw-r--r--xorg/xorg-xdpyinfo/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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