Age | Commit message (Collapse) | Author |
|
|
|
This caused asciidoc-install to fail with this message on my system,
where UID != GID:
install: cannot change ownership of 'installed/share/man3/erlang_mk.3.gz': Operation not permitted
|
|
|
|
|
|
This is a start for moving from Python's Asciidoc to
the Erlang implementation.
Please report any issue with this change, I will fix everything
at lightning speed!
|
|
|
|
Also fixes install-docs to allow installing regardless of being
root or a normal user. The current user/group will be used for
the installed files.
|
|
|