mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
- install versioned manpage
This commit is contained in:
parent
297ddcd823
commit
015c84b389
1 changed files with 1 additions and 1 deletions
|
|
@ -791,7 +791,7 @@ maninstall:
|
|||
fi; \
|
||||
done
|
||||
$(INSTALL_DATA) $(srcdir)/Misc/python.man \
|
||||
$(DESTDIR)$(MANDIR)/man1/python.1
|
||||
$(DESTDIR)$(MANDIR)/man1/python$(VERSION).1
|
||||
|
||||
# Install the library
|
||||
PLATDIR= plat-$(MACHDEP)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue