X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=fdae39a8f38b6bf4c4f1997bc11df3c58026ab41;hp=79d142331e3f95a9cfe268dea91c73e8060e42dd;hb=44061c80a062f2b37c7a222893c8faa725ee5912;hpb=edf7c2476f6c8dcc6a9f5a1dbcfbcdc59104f462 diff --git a/Makefile.real b/Makefile.real index 79d14233..fdae39a8 100644 --- a/Makefile.real +++ b/Makefile.real @@ -309,7 +309,7 @@ $(tarball): | tar --delete $(tarball_delete) > $(tarball_pfx).tar $(Q) $(MKDIR_P) $(tarball_pfx) $(Q) ./GIT-VERSION-GEN > $(tarball_pfx)/VERSION - $(Q) cp -r $(autocrap) $(tarball_pfx) + $(Q) cp $(autocrap) $(tarball_pfx) $(Q) tar rf $(tarball_pfx).tar $(tarball_pfx)/* $(Q) bzip2 -9 $(tarball_pfx).tar $(Q) ls -l $(tarball)