From fb6be98a167bb41a661d76f3218f321d00c7b38f Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 14:59:56 +0100 Subject: xorg-font-adobe-utopia-type1, maj 1.0.4-1 --- xorg/xorg-font-adobe-utopia-type1/Pkgfile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'xorg/xorg-font-adobe-utopia-type1/Pkgfile') diff --git a/xorg/xorg-font-adobe-utopia-type1/Pkgfile b/xorg/xorg-font-adobe-utopia-type1/Pkgfile index 785ac1014..320a1899a 100644 --- a/xorg/xorg-font-adobe-utopia-type1/Pkgfile +++ b/xorg/xorg-font-adobe-utopia-type1/Pkgfile @@ -1,4 +1,4 @@ -# Description: xorg font font-adobe-utopia-type1 +# Description: Polices Xorg font-adobe-utopia-type1 # URL: http://xorg.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch @@ -6,17 +6,14 @@ # Run on: xorg-mkfontdir,xorg-mkfontscale,fontconfig,xorg-font-util name=xorg-font-adobe-utopia-type1 -version=1.0.1 -release=2 +version=1.0.4 +release=1 source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-$version.tar.bz2) build() { cd font-adobe-utopia-type1-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install - - rm -f $PKG/usr/lib/X11/fonts/Type1/fonts.{dir,scale,cache-1} + rm -f $PKG/$XORG_PREFIX/share/fonts/X11/Type1/fonts.{dir,scale,cache-1} } -- cgit v1.2.3-54-g00ecf