Remove the bzip2 archives from the "distfiles" target. There are not

enough downloads to keep this around.
This commit is contained in:
Fred Drake 2000-10-19 13:25:15 +00:00
parent d2f5a9ac4b
commit a577aa2003
1 changed files with 2 additions and 2 deletions

View 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