- 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:
Bryce Denney 2002-12-19 03:12:03 +00:00
parent d1b711164a
commit ed46802335

View File

@ -23,3 +23,5 @@ export LDFLAGS
--enable-all-optimizations
unset echo
exit 0