Kaydet (Commit) d7bf817a authored tarafından Matthias Klose's avatar Matthias Klose

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

üst f4a986c3
...@@ -791,7 +791,7 @@ maninstall: ...@@ -791,7 +791,7 @@ maninstall:
fi; \ fi; \
done done
$(INSTALL_DATA) $(srcdir)/Misc/python.man \ $(INSTALL_DATA) $(srcdir)/Misc/python.man \
$(DESTDIR)$(MANDIR)/man1/python$VERSION).1 $(DESTDIR)$(MANDIR)/man1/python.1
# Install the library # Install the library
PLATDIR= plat-$(MACHDEP) PLATDIR= plat-$(MACHDEP)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment