]> granicus.if.org Git - python/commitdiff
- Revert the preivous commit (install versioned manpage). Needs an update for altinstall
authorMatthias Klose <doko@ubuntu.com>
Tue, 21 Oct 2008 16:48:37 +0000 (16:48 +0000)
committerMatthias Klose <doko@ubuntu.com>
Tue, 21 Oct 2008 16:48:37 +0000 (16:48 +0000)
Makefile.pre.in

index 12c9e921d33e7927bbe084e37ed0a70bc56e1fcc..f951907fa97f1b21784bd300aee2106e74b18d4d 100644 (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)