summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xrandr/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:41:29 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:41:29 +0200
commitf910d61b2b7e105c40287c0c2e66d3096bd2f23a (patch)
tree52e006455546b6719f1f47f707f2f9f7ebc31b95 /xorg/xorg-xrandr/Pkgfile
parent5466846b79035f9a7ef91f41d4eafd59af942a6e (diff)
downloadnutyx-pakxe-f910d61b2b7e105c40287c0c2e66d3096bd2f23a.tar.gz
nutyx-pakxe-f910d61b2b7e105c40287c0c2e66d3096bd2f23a.tar.bz2
nutyx-pakxe-f910d61b2b7e105c40287c0c2e66d3096bd2f23a.tar.xz
nutyx-pakxe-f910d61b2b7e105c40287c0c2e66d3096bd2f23a.zip
xorg-xrandr, maj footprint
Diffstat (limited to 'xorg/xorg-xrandr/Pkgfile')
-rw-r--r--xorg/xorg-xrandr/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-xrandr/Pkgfile b/xorg/xorg-xrandr/Pkgfile
index 02989dcad..ab626098c 100644
--- a/xorg/xorg-xrandr/Pkgfile
+++ b/xorg/xorg-xrandr/Pkgfile
@@ -1,6 +1,7 @@
# Description: Resize and rotate 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-libxrandr
name=xorg-xrandr
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xrandr-$version.tar.
build() {
cd xrandr-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install