15
0

- Add missing uninstall alternative

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbus-deviation?expand=0&rev=4
This commit is contained in:
2020-12-03 07:40:16 +00:00
committed by Git OBS Bridge
parent c3db41b316
commit 9955c55d81
2 changed files with 6 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ sed -i '1 {/^#!/d}' dbusapi/tests/*.py dbusdeviation/utilities/*.py
%python_install_alternative dbus-interface-diff dbus-interface-vcs-helper
%postun
%python_uninstall_alternative dbus-interface-diff
%python_uninstall_alternative dbus-interface-diff dbus-interface-vcs-helper
%files %{python_files}
%doc AUTHORS NEWS README