2005-04-16 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ * python/lilylib.py (make_ps_images): typo.
+
* configure.in (gui_b): make bison optional.
* lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer.
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: