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
|
#! /bin/sh -e
|
||||||
libtoolize --copy
|
exec autoreconf -vfi
|
||||||
aclocal
|
|
||||||
automake --add-missing --copy
|
|
||||||
autoconf
|
|
||||||
|
|
Loading…
Reference in a new issue