-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please install doc/man-edbrowse-debian.1 as man/man1/edbrowse.1.gz #36
Comments
I imagine the destination will vary with the distribution.
makefile is for bsd, perhaps you could write a PR for that.
GNUmakefile tries to satisfy all linux distros, which could be tricky.
Then there is the cmake system, in which I am not well versed.
Karl Dahlke
|
We use |
There are many examples of cmake files online. Should be easy to find an example installing manpages. |
usersguide.html is also not installed; but referenced by the man page. Please stand by.
Karl Dahlke
|
Ok, installs man and users guide here on linux, it ought to work on bsd too, unless I'm missing something.
Karl Dahlke
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cmake doesn't currently install it.
The text was updated successfully, but these errors were encountered: