On Wed, Feb 19, 2014 at 05:27:01PM -0600, Bruce Dubbs wrote:
> 
> Actually a couple of spaces before the lines between the pushd/popd 
> would be nice.  Also add a blank line before the 2nd configure.
> 
> Finally, we like to line up the backslashes, &&, --options, etc to let 
> the readers see the regularity in the instructions.
> 
> Something like:
> 
> pushd ../utils/asymptote                          &&
>     echo "ac_cv_lib_m_sqrt=yes"    >  config.cache &&
>     echo "ac_cv_lib_z_deflate=yes" >> config.cache &&
> 
>    ./configure LIBS="-ltirpc "                          \
>        --prefix=/opt/texlive/2013                       \
>        --bindir=/opt/texlive/2013/bin/x86_64-linux      \
>        --datarootdir=/opt/texlive/2013/texmf-dist       \
>        --infodir=/opt/texlive/2013/texmf-dist/doc/info  \
>        --mandir=/opt/texlive/2013/texmf-dist/doc/man    \
>        --enable-texlive-build                           \
>        --cache-file=config.cache &&
> popd &&
> 
>    -- Bruce

 OK, I'll have a go when I tag it.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to