GNU Automake 1.9.6

This commit is contained in:
Andrius Štikonas 2021-03-19 21:38:18 +00:00
parent 7364615a86
commit 2527d948a2
5 changed files with 50 additions and 0 deletions

View file

@ -9,6 +9,9 @@
set -e
. helpers.sh
build automake-1.9.6 stage1.sh
build automake-1.9.6 stage2.sh
echo "Bootstrapping completed."
exec env - PATH=/after/bin PS1="\w # " bash -i