- exit 0 at the end. With /bin/sh it seems to be returning a nonzero
code and causing my make-dmg script to think that configure failed.
This commit is contained in:
parent
d1b711164a
commit
ed46802335
@ -23,3 +23,5 @@ export LDFLAGS
|
||||
--enable-all-optimizations
|
||||
|
||||
unset echo
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user