From b872fe3bf8979819772c506f3e53f92058f9de84 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 10:05:51 +0200 Subject: xorg-rendercheck, maj footprint --- xorg/xorg-rendercheck/.footprint | 7 ++++--- xorg/xorg-rendercheck/Pkgfile | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'xorg/xorg-rendercheck') diff --git a/xorg/xorg-rendercheck/.footprint b/xorg/xorg-rendercheck/.footprint index 46d22b9c4..3c4e3fd02 100644 --- a/xorg/xorg-rendercheck/.footprint +++ b/xorg/xorg-rendercheck/.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/rendercheck -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/rendercheck.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/rendercheck.1.gz diff --git a/xorg/xorg-rendercheck/Pkgfile b/xorg/xorg-rendercheck/Pkgfile index a728de008..08e37b5bc 100644 --- a/xorg/xorg-rendercheck/Pkgfile +++ b/xorg/xorg-rendercheck/Pkgfile @@ -1,6 +1,7 @@ # Description: Test suite for the Render extension # 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-libxrender name=xorg-rendercheck @@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/rendercheck-$version build() { cd rendercheck-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf