summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xfontsel/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-xfontsel/Pkgfile')
-rw-r--r--xorg/xorg-xfontsel/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/xorg/xorg-xfontsel/Pkgfile b/xorg/xorg-xfontsel/Pkgfile
index 1b605ce25..3b39cb50b 100644
--- a/xorg/xorg-xfontsel/Pkgfile
+++ b/xorg/xorg-xfontsel/Pkgfile
@@ -1,6 +1,7 @@
# Description: X font selector
# 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-libxaw
name=xorg-xfontsel
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xfontsel-$version.ta
build() {
cd xfontsel-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr --mandir=/usr/share/man
make
make DESTDIR=$PKG install