tags 480617 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -urNad ttf2pt1-3.4.4.orig/scripts/convert ttf2pt1-3.4.4/scripts/convert
--- ttf2pt1-3.4.4.orig/scripts/convert  2008-05-24 14:37:54.000000000 +0100
+++ ttf2pt1-3.4.4/scripts/convert       2008-05-24 14:40:19.000000000 +0100
@@ -352,16 +352,16 @@
 }
 
 [ -n "$GSDIR" ] || {
-       echo "$MYSELF: The Ghostscript base directory is not specified.\n" >&2
-       echo "$MYSELF: Installation of the Ghostscript fonts is deferred.\n" >&2
-       echo "$MYSELF: You can do it later by running x2gs\n" >&2
+       echo "$MYSELF: The Ghostscript base directory is not specified." >&2
+       echo "$MYSELF: Installation of the Ghostscript fonts is deferred." >&2
+       echo "$MYSELF: You can do it later by running x2gs" >&2
        exit 0
 }
 
 echo "Installing the Ghostscript fonts"
 cd $RUNDIR
 $X2GS $CFGFILE || {
-       echo "$MYSELF: Installation of the Ghostscript fonts has failed.\n" >&2
-       echo "$MYSELF: You can correct the problem and run x2gs to repeat\n" >&2
+       echo "$MYSELF: Installation of the Ghostscript fonts has failed." >&2
+       echo "$MYSELF: You can correct the problem and run x2gs to repeat" >&2
        exit 0
 }

Attachment: signature.asc
Description: PGP signature

Reply via email to