]> git.puffer.fish Git - matthieu/frr.git/commit
tools/tarsource.sh: fix GZIP_ENV
authorDavid Lamparter <equinox@diac24.net>
Fri, 14 Dec 2018 15:59:51 +0000 (16:59 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 18 Dec 2018 01:06:59 +0000 (02:06 +0100)
commite652987cff6c8baf7dfb0a8c32a1009c5038ea59
treed83ad8a35e06aaf58cf8ccbf7d8861c20ebdba4c
parent840cf410f078c5b96a42d09f9d3055d8d57825fd
tools/tarsource.sh: fix GZIP_ENV

Some older versions of Automake don't escape this properly.

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/tarsource.sh