This commit is contained in:
parent
2ca3911b31
commit
069275c669
@ -139,7 +139,6 @@ pushd lib
|
||||
ln -sf $(build-classpath java-cup-runtime) runtime.jar
|
||||
ln -sf $(build-classpath bcel) bcel-6.7.0.jar
|
||||
ln -sf $(build-classpath regexp) regexp.jar
|
||||
ln -sf $(build-classpath xml-apis) xml-apis.jar
|
||||
pushd endorsed
|
||||
ln -sf $(build-classpath xerces-j2) xercesImpl.jar
|
||||
ln -sf $(build-classpath xml-apis) xml-apis.jar
|
||||
@ -157,7 +156,7 @@ popd
|
||||
%if %{with extras}
|
||||
mkdir -p build
|
||||
pushd build
|
||||
ln -sf $(build-classpath xalan-j2) xalan-interpretive.jar
|
||||
ln -sf $(build-classpath %{base_name}) xalan-interpretive.jar
|
||||
popd
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user