mirror of https://github.com/python/cpython
- install versioned manpage
This commit is contained in:
parent
5294bb5d05
commit
f4a986c311
|
@ -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…
Reference in New Issue