forked from pool/python-pudb
Make the SPEC file more robust.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pudb?expand=0&rev=17
This commit is contained in:
@@ -57,7 +57,7 @@ sed -i '1{\@^#! %{_bindir}/env python@d}' pudb/debugger.py
|
||||
|
||||
%install
|
||||
%python_install
|
||||
mv -v %{buildroot}%{_bindir}/pudb{*,}
|
||||
mv -v %{buildroot}%{_bindir}/pudb{*,} || /bin/true
|
||||
%python_clone -a %{buildroot}%{_bindir}/pudb
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
|
Reference in New Issue
Block a user