[tex-live] epstopdf on cygwin
Angelo Graziosi
angelo.graziosi at alice.it
Tue Nov 18 11:14:46 CET 2008
Reinhard Kotucha wrote:
> The current maintainer of epstopdf is Gerben Wierda.
> I asked several times but never got
> a response.
So, others (K. B. ?) should apply this patch:
======================================
--- epstopdf.pl.orig 2008-08-27 20:01:00.000000000 +0200
+++ epstopdf.pl 2008-11-17 17:16:38.843750000 +0100
@@ -96,7 +96,6 @@
### ghostscript command name
my $GS = "gs";
$GS = "gswin32c" if $^O eq 'MSWin32';
-$GS = "gswin32c" if $^O =~ /cygwin/;
### options
$::opt_help=0;
======================================
Thanks,
Angelo.
More information about the tex-live
mailing list