Add `guix-gc'.
authorLudovic Courtès <ludo@gnu.org>
Sat, 5 Jan 2013 23:28:06 +0000 (00:28 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 5 Jan 2013 23:28:06 +0000 (00:28 +0100)
commitfe8ff0282779b57a27139ced6ac7b7bcc5658252
treeeff41343b9c241ebfdf98823414f762a02980a9e
parent2646c55b03971774cf1760694415c4b83fbb3e44
Add `guix-gc'.

* guix-gc.in, tests/guix-gc.sh: New files.
* configure.ac: Output `guix-gc', and make it executable.
* Makefile.am (bin_SCRIPTS): Add `guix-gc'.
  (TESTS): Add `tests/guix-gc.sh'.
* doc/guix.texi (Features): Add xref to "Invoking guix-gc".
  (Invoking guix-gc): New node.
* po/POTFILES.in: Add `guix-gc.in'.
.gitignore
Makefile.am
configure.ac
doc/guix.texi
guix-gc.in [new file with mode: 0644]
po/POTFILES.in
tests/guix-gc.sh [new file with mode: 0644]