From bca564fc20ec4a0e0a93f4339d96f1e41e4eb08c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 14:12:01 +0100 Subject: xorg-fontsproto, maj 2.1.1 --- xorg/xorg-fontsproto/Pkgfile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'xorg/xorg-fontsproto/Pkgfile') diff --git a/xorg/xorg-fontsproto/Pkgfile b/xorg/xorg-fontsproto/Pkgfile index 8afd1bd43..cb58296a4 100644 --- a/xorg/xorg-fontsproto/Pkgfile +++ b/xorg/xorg-fontsproto/Pkgfile @@ -1,18 +1,17 @@ # Description: xorg proto fontsproto # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Packager: tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch name=xorg-fontsproto -version=2.1.0 +version=2.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/fontsproto-$version.tar.bz2) build() { cd fontsproto-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install + rm -r $PKG/$XORG_PREFIX/share } -- cgit v1.2.3-70-g09d2