Replace unlzma, gunzip, bunzip2 with pack tool -d invocation.
commit8fa396f2a7713e75eee69951dfdeaf70e42fe3dd
authorAntonio Diaz Diaz <ant_diaz@teleline.es>
Sat, 5 Dec 2009 13:45:30 +0000 (5 14:45 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 5 Dec 2009 13:48:32 +0000 (5 14:48 +0100)
tree718ed45c538793e1408318d42b22182469de6969
parentbf1ca571c83e5bfd37cefb8baee80adaf73a9c70
Replace unlzma, gunzip, bunzip2 with pack tool -d invocation.

* lib/am/distdir.am (distcheck): Use lzma -d, gzip -d, bzip2 -d,
instead of the respective un$tool invocation, to avoid depending
on another tool.
* THANKS: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
Makefile.in
THANKS
lib/am/distdir.am