Really don't remove jflex in bootstrap.

This commit is contained in:
Alexander Kurtakov 2010-01-20 12:10:19 +00:00
commit 4bc297a604

View file

@ -88,8 +88,6 @@ rm -rf java_cup-0.11a/bin/java-cup-11.jar
%build
%if ! %{with_bootstrap}
export CLASSPATH=$(build-classpath java_cup java_cup-runtime jflex)
%else
export CLASSPATH=$(build-classpath jflex)
%endif
ant