This commit is contained in:
parent
8d19b38e46
commit
34ca306701
@ -196,7 +196,7 @@ sed -e 's:<cargo-bin>:%{cargo_bin}:g' \
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export CPPFLAGS="%{optflags}" # eliminate complain from RPMlint
|
export CPPFLAGS="%{optflags}" # eliminate complain from RPMlint
|
||||||
./x.py build --config config.toml
|
RUST_BACKTRACE=1 ./x.py build --config config.toml
|
||||||
./x.py doc --config config.toml
|
./x.py doc --config config.toml
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user