# HG changeset patch # User Masamichi Hosoda # Date 1426085292 -32400 # Node ID 394498f6e3456cd2349d2e3e452cf72842f42e0c # Parent 68a58dcb49ed7e630ec5d704bb73f9bae0212fcb Fix ghostscript patch diff -r 68a58dcb49ed -r 394498f6e345 gub/specs/ghostscript.py --- a/gub/specs/ghostscript.py Wed Mar 11 21:32:21 2015 +0900 +++ b/gub/specs/ghostscript.py Wed Mar 11 23:48:12 2015 +0900 @@ -29,7 +29,7 @@ 'ghostscript-9.15-cygwin.patch', 'ghostscript-9.15-share-libtiff-init.patch', 'ghostscript-9.15-windows-snprintf.patch', - 'ghostscript-8.70-windows-make.patch', +# 'ghostscript-8.70-windows-make.patch', ] parallel_build_broken = True # For --enable-compile-inits, see comment in compile()