auto-build: cmds w/ shell ops invoke 'bash -c ...'
auto-build commands that use shell operations like '&&' need to actually invoke the shell. The autoconf profile command now invokes 'bash -c "... && ..."'
Loading
Please register or sign in to comment