forked from lix-project/hydra
hydra: Simplify `bootstrap'.
This commit is contained in:
parent
3c573761fe
commit
c4899dc356
1 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,2 @@
|
|||
#! /bin/sh -e
|
||||
libtoolize --copy
|
||||
aclocal
|
||||
automake --add-missing --copy
|
||||
autoconf
|
||||
exec autoreconf -vfi
|
||||
|
|
Loading…
Reference in a new issue