summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2008-10-21 09:14:38 (GMT)
committerMatthias Klose <doko@ubuntu.com>2008-10-21 09:14:38 (GMT)
commitf4a986c311561026788ad022e1f76abeef5201e4 (patch)
tree16be3f5884d1c7a37beec7a009a6e091896146a2 /Makefile.pre.in
parent5294bb5d0557b8b87515ff850bab778496590523 (diff)
downloadcpython-f4a986c311561026788ad022e1f76abeef5201e4.zip
cpython-f4a986c311561026788ad022e1f76abeef5201e4.tar.gz
cpython-f4a986c311561026788ad022e1f76abeef5201e4.tar.bz2
- install versioned manpage
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index f951907..12c9e92 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -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)