forked from pool/python-rpmfile
- Fix copy-pasta typo in install_alternative
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpmfile?expand=0&rev=9
This commit is contained in:
@@ -72,10 +72,10 @@ sed -i '1{/#!/d}' rpmfile/cpiofile.py
|
||||
%python_libalternatives_reset_alternative rpmfile
|
||||
|
||||
%post
|
||||
%python_install_alternative exename
|
||||
%python_install_alternative rpmfile
|
||||
|
||||
%postun
|
||||
%python_uninstall_alternative exename
|
||||
%python_uninstall_alternative rpmfile
|
||||
|
||||
%check
|
||||
# https://github.com/srossross/rpmfile/issues/35
|
||||
|
Reference in New Issue
Block a user