forked from pool/python-calmjs.parse
Actually we don't need to recompile all PYC files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=13
This commit is contained in:
@@ -43,9 +43,7 @@ ECMAScript; a near feature complete fork of slimit.
|
||||
%build
|
||||
export LANG=en_US.UTF-8
|
||||
%python_build
|
||||
%{python_expand PYTHONPATH=build/lib $python -m calmjs.parse.parsers.optimize
|
||||
# $python -m compileall -j 0 -f build/
|
||||
}
|
||||
%python_expand PYTHONPATH=build/lib $python -m calmjs.parse.parsers.optimize
|
||||
|
||||
%install
|
||||
%python_install
|
||||
|
||||
Reference in New Issue
Block a user