- Don't ghost /etc/alternatives/..., post-build-checks on 12.2 fail
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
da29999099
commit
3e13c450f0
@@ -70,10 +70,8 @@ fi
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%ghost %{_bindir}/jsonpatch
|
||||
%ghost %{_sysconfdir}/alternatives/jsonpatch
|
||||
%{_bindir}/jsonpatch-%{py_ver}
|
||||
%ghost %{_bindir}/jsondiff
|
||||
%ghost %{_sysconfdir}/alternatives/jsondiff
|
||||
%{_bindir}/jsondiff-%{py_ver}
|
||||
%{python_sitelib}/jsonpatch*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user