- Revert the preivous commit (install versioned manpage). Needs an update for altinstall

This commit is contained in:
Matthias Klose 2008-10-21 16:48:37 +00:00
parent f4a986c311
commit d7bf817a3c

View file

@ -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)