From: Javier Fernández-Sanguino Date: Wed, 20 Jul 2016 17:13:36 +0000 (+0000) Subject: Update the binary location X-Git-Tag: 20180215~152 X-Git-Url: http://git.projectaon.org/?p=project-aon.git;a=commitdiff_plain;h=8d89561297f90a7c041e5dc81a8a1f6ad034237c Update the binary location git-svn-id: https://projectaon.org/data/trunk@2546 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- diff --git a/common/scripts/gbtolatex.pl b/common/scripts/gbtolatex.pl index 0cf1e7e..c182a01 100755 --- a/common/scripts/gbtolatex.pl +++ b/common/scripts/gbtolatex.pl @@ -30,7 +30,7 @@ my $USE_ILLUSTRATORS = ""; # # my $XMLPROC = "xalan"; # my $XMLPROC = "/usr/local/bin/xmlto"; -my $XMLPROC = "xsltproc"; +my $XMLPROC = "/usr/bin/xsltproc"; # my $JAVA = "/cygdrive/c/WINDOWS/java.exe"; my $JAVA = "/usr/bin/java"; my $EXTRAPARMS ="";