From dffd37bf0405bb0a109465210fa40ddbaa5cf92c Mon Sep 17 00:00:00 2001 From: Sebastien Dupont Date: Thu, 8 Nov 2001 11:23:21 +0000 Subject: updated --- perl-install/standalone/drakfont | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'perl-install/standalone/drakfont') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index bd1760f67..fdcd5d381 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -1,6 +1,5 @@ #!/usr/bin/perl # -# DiskDrake # Copyright (C) 2001 by MandrakeSoft (sdupont@mandrakesoft.com) # # This program is free software; you can redistribute it and/or modify @@ -439,11 +438,6 @@ sub remove_gs_fonts { } } -# remove this directory of the de fontpath if there is only 2 files in directory (fonts.dir & fonts.scale) -# do type1inst in this path -# peu etre un petit pb avec "/etc/rc.d/init.d/xfs restart" - - sub remove_fonts { my @list_dir; -e $drakfont_dir . "/remove" || mkdir_p($drakfont_dir . "/remove"); @@ -907,3 +901,6 @@ sub progress { # option strong: verifier strong ttmkfdir -c ??? # gestion abiword, netscape, gimp.... +# remove this directory of the de fontpath if there is only 2 files in directory (fonts.dir & fonts.scale) +# do type1inst in this path +# peu etre un petit pb avec "/etc/rc.d/init.d/xfs restart" -- cgit v1.2.1