No description
2c556e1473
On systems where rustup is used, simple rpmbuild will use rustc from system, but rustdoc will be taken from PATH which might be different from system. Given this, doc-tests or anything related to rustdoc will fail with mis-mathching rustc version. Merges: https://pagure.io/fedora-rust/rust2rpm/pull-request/38 |
||
---|---|---|
data | ||
rust2rpm | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.py | ||
test.py | ||
tox.ini |
======== rust2rpm ======== Convert Rust crates to RPM.