From f910d61b2b7e105c40287c0c2e66d3096bd2f23a Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 18:41:29 +0200 Subject: xorg-xrandr, maj footprint --- xorg/xorg-xrandr/.footprint | 7 ++++--- xorg/xorg-xrandr/Pkgfile | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'xorg/xorg-xrandr') diff --git a/xorg/xorg-xrandr/.footprint b/xorg/xorg-xrandr/.footprint index a607f741c..e38b87b27 100644 --- a/xorg/xorg-xrandr/.footprint +++ b/xorg/xorg-xrandr/.footprint @@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xkeystone -rwxr-xr-x root/root usr/bin/xrandr -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xrandr.1 +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/xrandr.1.gz 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 -- cgit v1.2.3-54-g00ecf