mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 17:21:46 +00:00
Make all bootstrap commands dependant on the success of the previous.
This commit is contained in:
parent
7744fcd560
commit
47ffcc9ffe
1 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
aclocal && autoheader && automake --add-missing && autoconf
|
||||||
aclocal
|
|
||||||
autoheader
|
|
||||||
automake --add-missing
|
|
||||||
autoconf
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue