This website requires JavaScript.
Explore
Help
Sign In
futurile
/
guix-play
Watch
1
Star
0
Fork
0
You've already forked guix-play
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5026696033
guix-play
/
bootstrap
6 lines
69 B
Plaintext
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 16:43:26 -05: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 17:18:49 -05: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 16:43:26 -05:00
set -e -x
exec autoreconf -vfi
Reference in New Issue
Copy Permalink