From 1f7ea3a3ca30afa3a53979ca3059624cfc24131d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 7 Oct 2008 02:54:01 +0200 Subject: [PATCH] font-adobe-utopia-type1: don't forget to run mkfont* stuff. --HG-- extra : convert_revision : aa231349a9f45863bca9de8be2f77b520465941e --- templates/font-adobe-utopia-type1.tmpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/font-adobe-utopia-type1.tmpl b/templates/font-adobe-utopia-type1.tmpl index 0aed3756c29..66d8c535ef2 100755 --- a/templates/font-adobe-utopia-type1.tmpl +++ b/templates/font-adobe-utopia-type1.tmpl @@ -13,3 +13,8 @@ long_desc=" - Adobe Utopia This is from the modular Xorg project." + +# Build fonts.dir and fonts.scale files after install. +fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/Type1" +postinstall_helpers="mkfontxx-rebuild.sh" +ignore_files="fonts.scale fonts.dir"