summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xdpyinfo/Pkgfile
diff options
context:
space:
mode:
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