15
0

Accepting request 540003 from home:alarrosa:branches:devel:languages:python

- Fix broken symlinks created by fdupes on the python3-dogpile.cache package

OBS-URL: https://build.opensuse.org/request/show/540003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=28
This commit is contained in:
Jan Matejek
2017-11-08 18:38:50 +00:00
committed by Git OBS Bridge
parent f70cc7a4ac
commit 3784be78c1
2 changed files with 6 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ new value.
%install
%python_install
%python_expand %fdupes -s %{buildroot}/%{_prefix}
%python_expand %fdupes -s %{buildroot}/%{python_sitelib}
%check
%python_exec setup.py test