Commit 2e6fb463 authored by Fred Drake's avatar Fred Drake

remove gzipped archives from the list of expected distributions

parent 6011a3c8
...@@ -675,11 +675,11 @@ bziplatex: latex-$(RELEASE).tar.bz2 ...@@ -675,11 +675,11 @@ bziplatex: latex-$(RELEASE).tar.bz2
bzips: bzippdf bzipps bziphtml bzips: bzippdf bzipps bziphtml
disthtml: tarhtml bziphtml ziphtml disthtml: bziphtml ziphtml
distinfo: tarinfo bzipinfo distinfo: bzipinfo
distps: tarps bzipps zipps distps: bzipps zipps
distpdf: tarpdf bzippdf zippdf distpdf: bzippdf zippdf
distlatex: tarlatex bziplatex ziplatex distlatex: bziplatex ziplatex
# We use the "pkglist" target at the end of these to ensure the # We use the "pkglist" target at the end of these to ensure the
# package list is updated after building either of these; this seems a # package list is updated after building either of these; this seems a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment