17
0

- 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:
Sascha Peilicke
2013-11-15 09:59:38 +00:00
committed by Git OBS Bridge
parent da29999099
commit 3e13c450f0
2 changed files with 5 additions and 2 deletions

View File

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