This commit is contained in:
parent
561ddb926d
commit
6844a65bb8
2
bsf.spec
2
bsf.spec
@ -93,7 +93,7 @@ rm -fr bsf
|
|||||||
%build
|
%build
|
||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s -p lib apache-commons-logging rhino xalan-j2
|
build-jar-repository -s -p lib apache-commons-logging rhino xalan-j2
|
||||||
%{ant} jar javadocs
|
%{ant} -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadocs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# jar
|
# jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user