openjade: change second 'First fix' instruction to 'Now fix'.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11657 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2013-08-20 00:03:51 +00:00
parent ab2b8ce2e8
commit a45122ae69

View File

@ -84,7 +84,7 @@
<screen><userinput>patch -Np1 -i ../openjade-&openjade-version;-gcc_4.6-1.patch</userinput></screen> <screen><userinput>patch -Np1 -i ../openjade-&openjade-version;-gcc_4.6-1.patch</userinput></screen>
<para>First fix a compilation problem with perl-5.16 and later:</para> <para>Now fix a compilation problem with perl-5.16 and later:</para>
<screen><userinput>sed -i -e '/getopts/{N;s#&amp;G#g#;s#do .getopts.pl.;##;}' \ <screen><userinput>sed -i -e '/getopts/{N;s#&amp;G#g#;s#do .getopts.pl.;##;}' \
-e '/use POSIX/ause Getopt::Std;' msggen.pl</userinput></screen> -e '/use POSIX/ause Getopt::Std;' msggen.pl</userinput></screen>