install: Omit /, /root, and /var from binary tarball.
authorMark H Weaver <mhw@netris.org>
Wed, 20 May 2015 16:57:50 +0000 (12:57 -0400)
committerMark H Weaver <mhw@netris.org>
Wed, 20 May 2015 17:03:03 +0000 (13:03 -0400)
commitb2a5fa594e66b9d929df11fc7a38e4b367a00a5e
tree6e3118a513a53ff27ab354e28ceae524e8a0ceed
parent1b6764477fda1a71f0ed377546f49adf2e36e5cb
install: Omit /, /root, and /var from binary tarball.

* gnu/system/install.scm (self-contained-tarball): Pass
  "./root/.guix-profile", "./var/guix", and "./gnu" to 'tar' command instead
  of ".".
gnu/system/install.scm