Makefile.am: Remove the GUIX_FOR_BINARY_TARBALL variable.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sun, 25 Apr 2021 03:19:47 +0000 (23:19 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Thu, 29 Apr 2021 18:09:22 +0000 (14:09 -0400)
commitc8b1799fd7c8d2f08c474d6f6761f40873a0fea1
tree8ca9d7a16ba52ee427ee04719de1e6b75fb47eeb
parent8214e70fa8da95683cccdf45c674b8be755c27db
Makefile.am: Remove the GUIX_FOR_BINARY_TARBALL variable.

There is no use case where the Guix package is not named 'guix'.

* Makefile.am (GUIX_FOR_BINARY_TARBALL): Remove variable and replace its uses
by 'guix'.
Makefile.am