Skip to content
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

man page isn't included in the ARM tarball #791

Closed
sersorrel opened this issue Feb 12, 2018 · 1 comment
Closed

man page isn't included in the ARM tarball #791

sersorrel opened this issue Feb 12, 2018 · 1 comment
Labels
bug A bug.

Comments

@sersorrel
Copy link

The ARM tarball (many many thanks for providing this btw!) doesn't appear to include ripgrep's man page. Not a big deal, since it can just be grabbed from another Linux tarball instead, but would be nice if it was included :)

@BurntSushi
Copy link
Owner

I think this is just my inexperience with dealing with ARM builds. As long as asciidoc can be installed, then this should be an easyish fix.

@BurntSushi BurntSushi added the bug A bug. label Feb 12, 2018
BurntSushi added a commit that referenced this issue Feb 21, 2018
This fixes a bug where ripgrep's man page wasn't generated in the ARM
cross-compile build. Mostly, this should just require installing
asciidoc and making sure we test that it actually works.

Fixes #791
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants