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 2db7680 commit cf05f47Copy full SHA for cf05f47
1 file changed
Doc/Makefile
@@ -122,7 +122,7 @@ EMACS= emacs
122
123
# The end of this should reflect the major/minor version numbers of
124
# the release:
125
-WHATSNEW=whatsnew24
+WHATSNEW=whatsnew25
126
127
# what's what
128
MANDVIFILES= paper-$(PAPER)/api.dvi paper-$(PAPER)/ext.dvi \
@@ -700,7 +700,7 @@ pkglist:
700
$(TOOLSDIR)/mkpkglist >pkglist.html
701
702
distfiles: paperdist edist
703
- $(TOOLSDIR)/mksourcepkg --all $(RELEASE)
+ $(TOOLSDIR)/mksourcepkg --bzip2 --zip $(RELEASE)
704
705
706
0 commit comments