]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add the info "dir" fragment to the info tarball.
authorFred Drake <fdrake@acm.org>
Wed, 27 Jan 1999 18:50:21 +0000 (18:50 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 27 Jan 1999 18:50:21 +0000 (18:50 +0000)
Doc/Makefile

index 88991ee570787087ed0378ed6c22205e128fcb16..e0547dbcb0c02844942a813ffb9389376a5a874e 100644 (file)
@@ -190,7 +190,7 @@ webcheck:
 # Release packaging targets:
 
 info-$(RELEASE).tgz: info
-       (cd $(INFODIR); tar cf - python-???.info*) | gzip -9 >$@
+       (cd $(INFODIR); tar cf - python.dir python-???.info*) | gzip -9 >$@
 
 latex-$(RELEASE).tgz:
        $(TOOLSDIR)/mktarball.sh $(RELEASE)