From 1c6c124fb8d1b175cf9186c45feac348165f1c8e Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 25 Apr 2010 18:42:13 +0200 Subject: xorg-xsetroot, maj footprint --- xorg/xorg-xsetroot/.footprint | 7 ++++--- xorg/xorg-xsetroot/Pkgfile | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'xorg') diff --git a/xorg/xorg-xsetroot/.footprint b/xorg/xorg-xsetroot/.footprint index 8f22f1043..fffdb093d 100644 --- a/xorg/xorg-xsetroot/.footprint +++ b/xorg/xorg-xsetroot/.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/xsetroot -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xsetroot.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/xsetroot.1.gz diff --git a/xorg/xorg-xsetroot/Pkgfile b/xorg/xorg-xsetroot/Pkgfile index f111609f8..2032c58bd 100644 --- a/xorg/xorg-xsetroot/Pkgfile +++ b/xorg/xorg-xsetroot/Pkgfile @@ -1,6 +1,7 @@ # Description: Root window parameter setting 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-server, xorg-xbitmaps, xorg-libx11, xorg-libxmu name=xorg-xsetroot @@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xsetroot-$version.ta build() { cd xsetroot-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/share/man make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf