14
0
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:
2021-01-19 17:32:56 +00:00
committed by Git OBS Bridge
parent 51dda9d6e2
commit 78fc6b6f68

View File

@@ -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}