Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e6fb46

Browse files
committed
remove gzipped archives from the list of expected distributions
1 parent 6011a3c commit 2e6fb46

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Doc/Makefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -675,11 +675,11 @@ bziplatex: latex-$(RELEASE).tar.bz2
675675

676676
bzips: bzippdf bzipps bziphtml
677677

678-
disthtml: tarhtml bziphtml ziphtml
679-
distinfo: tarinfo bzipinfo
680-
distps: tarps bzipps zipps
681-
distpdf: tarpdf bzippdf zippdf
682-
distlatex: tarlatex bziplatex ziplatex
678+
disthtml: bziphtml ziphtml
679+
distinfo: bzipinfo
680+
distps: bzipps zipps
681+
distpdf: bzippdf zippdf
682+
distlatex: bziplatex ziplatex
683683

684684
# We use the "pkglist" target at the end of these to ensure the
685685
# package list is updated after building either of these; this seems a

0 commit comments

Comments
 (0)