I get the following error while trying to make a GNU Zile release: /bin/bash: -c: line 1: syntax error near unexpected token `then' /bin/bash: -c: line 1: `@if test -d ../release; then \' make[2]: *** [release-prep] Error 1
I'm using bash 4.2.24(1)-release as shipped with Ubuntu 12.04. /bin/sh is dash 0.5.7. (I am slightly unclear why the error above is from bash, not dash…) -- http://rrt.sc3d.org