[4767] in RedHat Linux List
XFree86-fonts-3.2
daemon@ATHENA.MIT.EDU (Levente Farkas)
Sun Nov 17 09:06:53 1996
Date: Sun, 17 Nov 1996 14:57:46 +0100 (MET)
From: Levente Farkas <lfarkas@u-szeged.hu>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Hi,
In XFree86-fonts-3.2 in contrib would have to add (at least)
-------------------------------------------------------------------
preinstall script:
(none)
postinstall script:
if [ -x /usr/X11R6/bin/mkfontdir ]; then
(cd /usr/X11R6/lib/X11/fonts/misc; /usr/X11R6/bin/mkfontdir)
fi
preuninstall script:
(none)
postuninstall script:
if [ -x /usr/X11R6/bin/mkfontdir ]; then
(cd /usr/X11R6/lib/X11/fonts/misc; /usr/X11R6/bin/mkfontdir)
fi
-------------------------------------------------------------------
cause those who upgrade to the new XFree "lose" the vga.pcf
(from xdosemu and may be other installed fonts, may be you have to run
mkfontdir not just for the above misc, but for all dir.
Yours.
-- Levente
---------------------------------------------------------------------
E-Mail: Levente Farkas <lfarkas@u-szeged.hu>
Homepage: http://www.inf.u-szeged.hu/~lfarkas/
Finger for PGP public key & Geek Code: lfarkas@sol.cc.u-szeged.hu
This message was sent by XF-Mail, Date: 11/17/96 Time: 14:57:47
---------------------------------------------------------------------
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null