mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
6a1c3253e0
If ripgrep hasn't been built yet (i.e. target/debug/ doesn't exist), then cargo-out-dir can't find OUT_DIR and the copy commands fail. Fix by running cargo build before finding OUT_DIR. Also add a check to fail early with a sensible error message when asciidoctor isn't installed, rather than failing because of a missing rg.1 file after the build. PR #1831 |
||
---|---|---|
.. | ||
docker | ||
build-deb | ||
cargo-out-dir | ||
macos-install-packages | ||
sha256-releases | ||
test-complete | ||
ubuntu-install-packages | ||
utils.sh |