- remove "unset echo" at the end. That's the command that actually
returned 1. Now the configure is the last command so the script should return whatever configure returns.
This commit is contained in:
parent
ed46802335
commit
61c768015e
@ -21,7 +21,3 @@ export LDFLAGS
|
||||
./configure --enable-cdrom \
|
||||
--enable-vbe \
|
||||
--enable-all-optimizations
|
||||
|
||||
unset echo
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user