forked from pool/python-rope
- Fix expansion of test removal
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rope?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
d046fb1648
commit
bca0f63d2d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 7 11:16:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Fix expansion of test removal
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 11 11:01:31 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
Mon Feb 11 11:01:31 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -46,7 +46,7 @@ export LANG=en_US.UTF-8
|
|||||||
%install
|
%install
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
%python_install
|
%python_install
|
||||||
%{python_expand rm -rf %{buildroot}/%{%{python_sitelib}}/python-rope/ropetest/
|
%{python_expand rm -rf %{buildroot}/%{$python_sitelib}/python-rope/ropetest/
|
||||||
%fdupes %{buildroot}/%{$python_sitelib}
|
%fdupes %{buildroot}/%{$python_sitelib}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user