forked from pool/python-sortinghat
- Fix a bug in %%postun.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=25
This commit is contained in:
@@ -139,7 +139,7 @@ done
|
||||
|
||||
%postun
|
||||
for b in %{binaries}; do
|
||||
%python_uninstall_alternative stackalytics2sh
|
||||
%python_uninstall_alternative $b
|
||||
done
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user