Add a preliminary `guix-package' command-line tool.

* guix-package.in, tests/guix-package.sh: New files.
* configure.ac: Output `guix-package'.
* Makefile.am (TESTS): Add `tests/guix-package.sh'.
  (bin_SCRIPTS): Add `guix-package'.
This commit is contained in:
Ludovic Courtès 2012-11-01 01:46:15 +01:00
parent e3d741065e
commit 0afdc48532
5 changed files with 442 additions and 3 deletions

1
.gitignore vendored
View file

@ -47,3 +47,4 @@ config.cache
/distro/packages/bootstrap/x86_64-linux/guile-bootstrap-2.0.6.tar.xz
/guix-download
/distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz
/guix-package