fixed font problem within ghostscript
authorhackbard <hackbard>
Fri, 24 Jun 2005 19:53:13 +0000 (19:53 +0000)
committerhackbard <hackbard>
Fri, 24 Jun 2005 19:53:13 +0000 (19:53 +0000)
doc/CHANGELOG
packages/x11/ghostscript/ghostscript

index 7d240e4..c9355a4 100644 (file)
@@ -1,3 +1,7 @@
+*) 2005-06-24
+
+- fixed font problem for ghostscript
+
 *) 2005-06-23
 
 - added powerpc64 support (thanks to http://tuxppc.rz.uni-augsburg.de/)
index 0b0c864..e676a31 100644 (file)
@@ -20,4 +20,6 @@ post_install()        {
                $archdir/$font-${extra_ver}.tar.gz \
                -C $prefix/share/ghostscript/${extra_ver}
        done
+       ln -sfv $prefix/share/ghostscript/${extra_ver}/fonts \
+               $prefix/share/ghostscript/fonts
                }