2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/guix-cuirass.git synced 2023-12-14 06:03:04 +01:00
guix-cuirass/bootstrap
Mathieu Lirzin c9223b6d29
build: Add 'bootstrap' script.
* bootstrap: New file.
* Makefile.am (EXTRA_DIST): Add it.
2016-08-02 19:04:53 +02:00

6 lines
73 B
Bash
Executable file

#!/bin/sh
# Initialize the build system.
set -e -x
exec autoreconf -vfi