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