Avoid build error if %python3_fix_shebang_path is not defined
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=200
This commit is contained in:
parent
b9e5680913
commit
df28cb81e5
@ -202,7 +202,9 @@ rm -f %{buildroot}/%{_libdir}/%{name}/*.*a
|
||||
rm -f %{buildroot}/%{_libdir}/fence-virt/*.*a
|
||||
#%fdupes %buildroot%{_sbindir}
|
||||
#%fdupes %buildroot%{_datadir}/cluster
|
||||
%if %{defined python3_fix_shebang_path}
|
||||
%python3_fix_shebang_path %{buildroot}/%{_sbindir}/*
|
||||
%endif
|
||||
|
||||
%check
|
||||
make check
|
||||
|
Loading…
x
Reference in New Issue
Block a user