add missing %{buildroot}
This commit is contained in:
parent
01ef5a7e4c
commit
0f4ab29e19
@ -108,7 +108,7 @@ dos2unix doc/manuals/html/_static/jquery.js
|
|||||||
|
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
# Explicitly use Python 3 as the interpreter
|
# Explicitly use Python 3 as the interpreter
|
||||||
pathfix.py -i %{__python3} -pn %{_bindir}/fedabipkgdiff
|
pathfix.py -i %{__python3} -pn %{buildroot}%{_bindir}/fedabipkgdiff
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user