import sources
This commit is contained in:
parent
e0e37d462c
commit
0b0e6367f2
@ -34,7 +34,7 @@ find . -name "*.jar" -exec rm -f {} \;
|
|||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
build-jar-repository -s -p lib commons-logging-api libbase
|
build-jar-repository -s -p lib commons-logging-api libbase
|
||||||
cd lib
|
cd lib
|
||||||
ln -s %{_javadir}/ant ant-contrib
|
ln -s /usr/share/java/ant ant-contrib
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ant jar javadoc
|
ant jar javadoc
|
||||||
|
Loading…
Reference in New Issue
Block a user