mirror of
https://github.com/python/cpython.git
synced 2025-09-10 18:58:35 +00:00
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
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue