forked from pool/python-tornado
- Fix fdupes macro expansion
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=100
This commit is contained in:
committed by
Git OBS Bridge
parent
2b1e614c92
commit
c1d6b694f4
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 7 11:27:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Fix fdupes macro expansion
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 30 11:13:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Jan 30 11:13:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -110,7 +110,7 @@ fi
|
|||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%fdupes -s demos
|
%fdupes -s demos
|
||||||
%python_expand %fdupes %{buildroot}%{python_sitearch}
|
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
export ASYNC_TEST_TIMEOUT=30
|
export ASYNC_TEST_TIMEOUT=30
|
||||||
|
Reference in New Issue
Block a user