From: fred Date: Sun, 24 Mar 2002 19:49:17 +0000 (+0000) Subject: lilypond-0.0.77.jcn1 X-Git-Tag: release/1.5.59~4383 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3b4255ab2d4828e5d31a6aab286599b4236a28de;p=lilypond.git lilypond-0.0.77.jcn1 --- diff --git a/make/Targets.make b/make/Targets.make index a564a1f91c..10de977c25 100644 --- a/make/Targets.make +++ b/make/Targets.make @@ -140,8 +140,8 @@ dist: $(MAKE) localdist chmod -Rf a+rX $(distdir) - (cd ./$(depth); $(TAR) cf $(DIST_NAME).tar $(DIST_NAME);) - (cd $(depth); gzip -9 $(DIST_NAME).tar) + (cd ./$(depth); $(TAR) cf - $(DIST_NAME) | gzip -9 > $(DIST_NAME).tar.gz) + # should be trapped rm -rf $(distdir)/