dont exit
This commit is contained in:
parent
2a09375130
commit
475ae35df0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
libtoolize --copy --force --automake || exit 1
|
||||
libtoolize --copy --force --automake
|
||||
rm -f config.cache
|
||||
aclocal
|
||||
autoheader
|
||||
|
|
Loading…
Reference in a new issue