Correct removing slave alternatives

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=64
This commit is contained in:
2020-04-14 17:17:50 +00:00
committed by Git OBS Bridge
parent 87db58e05b
commit a2330ab5d6

View File

@@ -80,7 +80,7 @@ install -Dm0644 doc/pygmentize.1 %{buildroot}%{_mandir}/man1/pygmentize.1
%{python_install_alternative pygmentize pygmentize.1}
%postun
%{python_uninstall_alternative pygmentize pygmentize.1}
%python_uninstall_alternative pygmentize
%check
%pytest