From: Han-Wen Nienhuys Date: Sat, 16 Apr 2005 12:53:31 +0000 (+0000) Subject: (make_ps_images): typo. X-Git-Tag: release/2.5.20~31 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f42278065b17e01a18326ccd9abc8849aba24b02;p=lilypond.git (make_ps_images): typo. --- diff --git a/ChangeLog b/ChangeLog index 6ab22c2524..be6edc0406 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-04-16 Han-Wen Nienhuys + * python/lilylib.py (make_ps_images): typo. + * configure.in (gui_b): make bison optional. * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer. diff --git a/python/lilylib.py b/python/lilylib.py index ffeda54425..c15e9fca20 100644 --- a/python/lilylib.py +++ b/python/lilylib.py @@ -515,7 +515,7 @@ def make_ps_images (ps_name, resolution = 90, papersize = "a4", if status: remove = glob.glob (png1) + glob.glob (base + '-page*.png') map (os.unlink, remove) - error (_ ("%s exited with status: %d" % ('GS', status)) + error (_ ("%s exited with status: %d" % ('GS', status))) exit (1) if rename_page1_p or not multi_page: