From: Matthias Klose Date: Tue, 21 Oct 2008 16:48:37 +0000 (+0000) Subject: - Revert the preivous commit (install versioned manpage). Needs an update for altinstall X-Git-Tag: v2.6.1~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7bf817a3c2522135e237fa9c255256cff6f25f5;p=python - Revert the preivous commit (install versioned manpage). Needs an update for altinstall --- diff --git a/Makefile.pre.in b/Makefile.pre.in index 12c9e921d3..f951907fa9 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$VERSION).1 + $(DESTDIR)$(MANDIR)/man1/python.1 # Install the library PLATDIR= plat-$(MACHDEP)