Author: jfrederic.clere(a)jboss.com
Date: 2013-01-15 09:58:54 -0500 (Tue, 15 Jan 2013)
New Revision: 3013
Modified:
trunk/build/unix/build.sh
Log:
typo.
Modified: trunk/build/unix/build.sh
===================================================================
--- trunk/build/unix/build.sh 2013-01-15 14:51:59 UTC (rev 3012)
+++ trunk/build/unix/build.sh 2013-01-15 14:58:54 UTC (rev 3013)
@@ -724,7 +724,7 @@
# openssl 1.0.x uses do_nasm, not do_masm :D
ms/do_nasm.bat
nmake -f ms/nt.mak
- CPERL=``cygpath -w /usr/bin/perl`
+ CPERL=`cygpath -w /usr/bin/perl`
nmake -f ms/nt.mak install PERL="$CPERL"
exit 1
;;
Show replies by date