X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=4928d2f7c5ac65b54d88eb3b49af5bc238381a46;hb=da06935f6ea4d2c248c01486adae98adb020dd42;hp=96505c00094f41d6238bc5f54c75023a2800d98d;hpb=576e99a21c566598d7a701142e439cb283cac24f;p=chaz%2Ftar diff --git a/Makefile.am b/Makefile.am index 96505c0..4928d2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ dist-hook: $(MAKE) changelog_dir=$(distdir) ChangeLog -rm -f $(distdir).cpio find $(distdir) | cpio -Hcrc -o | \ - GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz + eval GZIP= gzip $(GZIP_ENV) -c > $(distdir).cpio.gz distclean-local: -rm -f $(distdir).cpio.gz