Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6011a3c commit 2e6fb46Copy full SHA for 2e6fb46
1 file changed
Doc/Makefile
@@ -675,11 +675,11 @@ bziplatex: latex-$(RELEASE).tar.bz2
675
676
bzips: bzippdf bzipps bziphtml
677
678
-disthtml: tarhtml bziphtml ziphtml
679
-distinfo: tarinfo bzipinfo
680
-distps: tarps bzipps zipps
681
-distpdf: tarpdf bzippdf zippdf
682
-distlatex: tarlatex bziplatex ziplatex
+disthtml: bziphtml ziphtml
+distinfo: bzipinfo
+distps: bzipps zipps
+distpdf: bzippdf zippdf
+distlatex: bziplatex ziplatex
683
684
# We use the "pkglist" target at the end of these to ensure the
685
# package list is updated after building either of these; this seems a
0 commit comments