From 4bc297a60452040a37a764303d2279537a3fac92 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 20 Jan 2010 12:10:19 +0000 Subject: [PATCH] Really don't remove jflex in bootstrap. --- java_cup.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/java_cup.spec b/java_cup.spec index 483ccc5..05036bd 100644 --- a/java_cup.spec +++ b/java_cup.spec @@ -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