# HG changeset patch # User Bryan O'Sullivan # Date 1153023815 25200 # Node ID b7d46e86a5f1769f4ab7f22fd9fd17f17fb5b8b1 # Parent 51d94bd2804cbf175e6c58775ed5d927b32f204c Stop inkscape from printing an annoying message. diff -r 51d94bd2804c -r b7d46e86a5f1 en/Makefile --- a/en/Makefile Sat Jul 15 21:02:13 2006 -0700 +++ b/en/Makefile Sat Jul 15 21:23:35 2006 -0700 @@ -102,7 +102,7 @@ epstopdf $< %.eps: %.svg - inkscape -D -E $@ $< + inkscape -E $@ $< examples: examples/.run