]> granicus.if.org Git - python/commitdiff
Remove the bzip2 archives from the "distfiles" target. There are not
authorFred Drake <fdrake@acm.org>
Thu, 19 Oct 2000 13:25:15 +0000 (13:25 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Oct 2000 13:25:15 +0000 (13:25 +0000)
enough downloads to keep this around.

Doc/Makefile

index c52c74d38cea4f5dd531af83c88118530c4e5411..70471f707ed3e55f7c35541af53f98eacb5cb429 100644 (file)
@@ -327,8 +327,8 @@ bziplatex:  latex-$(RELEASE).tar.bz2
 
 bzips:         bzippdf bzipps bziphtml
 
-distfiles:     tarballs zips bzips
-       $(TOOLSDIR)/mksourcepkg --all $(RELEASE)
+distfiles:     tarballs zips
+       $(TOOLSDIR)/mksourcepkg --zip --gzip $(RELEASE)
 
 
 # Housekeeping targets