add missing %{buildroot}

This commit is contained in:
Nils Philippsen 2018-07-25 23:21:21 +02:00
parent 01ef5a7e4c
commit 0f4ab29e19

View File

@ -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