summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xsetroot/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:42:13 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:42:13 +0200
commit1c6c124fb8d1b175cf9186c45feac348165f1c8e (patch)
tree68f5c42f4247b277d2227dbcc249f9ffdc3a2907 /xorg/xorg-xsetroot/Pkgfile
parent08f4d880cba69e7d4e23d162011354e4363db076 (diff)
downloadnutyx-extra-1c6c124fb8d1b175cf9186c45feac348165f1c8e.tar.gz
nutyx-extra-1c6c124fb8d1b175cf9186c45feac348165f1c8e.tar.bz2
nutyx-extra-1c6c124fb8d1b175cf9186c45feac348165f1c8e.tar.xz
nutyx-extra-1c6c124fb8d1b175cf9186c45feac348165f1c8e.zip
xorg-xsetroot, maj footprint
Diffstat (limited to 'xorg/xorg-xsetroot/Pkgfile')
-rw-r--r--xorg/xorg-xsetroot/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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