aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: cb774bc737f8709cc80e1eebaf6cb94d8e152d08 (about) (plain)
1
2
3
4
5
#!/bin/sh
# Create the build system.

set -e -x
exec autoreconf -vfi
an>maint: update-guix-package: Protect the checkout from GC....Ludovic Courtès 2017-05-07maint: Add 'update-guix-package' target....Ludovic Courtès