Tomáš Chvátal 2018-01-13 21:45:12 +00:00 committed by Git OBS Bridge
parent cfe1af7e17
commit a70df919d9

View File

@ -127,7 +127,7 @@ ant \
jar
%configure
make -j1
%if %{with python}
%if %{with python2}
%py_compile lib/python/antlr
%endif