- Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
affd35f4bd
commit
3de8fe56ce
@@ -51,8 +51,7 @@ sed -i "1d" src/css_parser/{parse,codec,sac,serialize,scripts/csscapture,_codec2
|
||||
|
||||
%install
|
||||
%python_install
|
||||
# replace duplicate .pyo/.pyc with hardlinks
|
||||
%fdupes %{buildroot}/%{python_sitelib}/css_parser/
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
|
Reference in New Issue
Block a user