Luke Jones 2017-10-25 21:58:28 +00:00 committed by Git OBS Bridge
parent 8d19b38e46
commit 34ca306701

View File

@ -196,7 +196,7 @@ sed -e 's:<cargo-bin>:%{cargo_bin}:g' \
%build
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
%install