i dont need output of pathfix.py in the build logs

This commit is contained in:
Pratham Patel 2023-10-05 06:59:25 +05:30
parent 0748e061fd
commit d82b52a47a
No known key found for this signature in database

View File

@ -85,7 +85,7 @@ pathfix.py -i "%{__python3} %{py3_shbang_opts}" -n -p \
tools \
scripts \
Documentation \
drivers
drivers >/dev/null 2>&1
[ -f .config ] && rm -vf .config*
%{make} distclean