mirror of https://github.com/python/cpython
Remove the bzip2 archives from the "distfiles" target. There are not
enough downloads to keep this around.
This commit is contained in:
parent
d2f5a9ac4b
commit
a577aa2003
|
@ -327,8 +327,8 @@ bziplatex: latex-$(RELEASE).tar.bz2
|
||||||
|
|
||||||
bzips: bzippdf bzipps bziphtml
|
bzips: bzippdf bzipps bziphtml
|
||||||
|
|
||||||
distfiles: tarballs zips bzips
|
distfiles: tarballs zips
|
||||||
$(TOOLSDIR)/mksourcepkg --all $(RELEASE)
|
$(TOOLSDIR)/mksourcepkg --zip --gzip $(RELEASE)
|
||||||
|
|
||||||
|
|
||||||
# Housekeeping targets
|
# Housekeeping targets
|
||||||
|
|
Loading…
Reference in New Issue