This website requires JavaScript.
Explore
Help
Sign in
TakeV
/
guix
Watch
1
Star
0
Fork
You've already forked guix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ac5f3988c4
guix
/
bootstrap
6 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
build: Add `bootstrap' and `sync-with-upstream' scripts. * bootstrap, nix/sync-with-upstream: New files. * Makefile.am (EXTRA_DIST): Add `bootstrap'. * daemon.am (EXTRA_DIST): Add `nix/sync-with-upstream'.
2012-12-03 21:43:26 +00:00
#!/bin/sh
Remove 'nix-upstream' submodule. * nix/sync-with-upstream: Remove. * bootstrap: Remove uses of 'git submodule' and 'sync-with-usptream'. * .gitmodules: Remove.
2014-12-19 22:18:49 +00:00
# Create the build system.
build: Add `bootstrap' and `sync-with-upstream' scripts. * bootstrap, nix/sync-with-upstream: New files. * Makefile.am (EXTRA_DIST): Add `bootstrap'. * daemon.am (EXTRA_DIST): Add `nix/sync-with-upstream'.
2012-12-03 21:43:26 +00:00
set -e -x
exec autoreconf -vfi
Reference in a new issue
Copy permalink