- Fix build on SLE11
OBS-URL: https://build.opensuse.org/package/show/Java:packages/saxon6?expand=0&rev=13
This commit is contained in:
parent
7a1d89c71e
commit
8d6be4146d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:51:43 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Fix build on SLE11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 11:06:19 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package saxon6
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -171,6 +171,7 @@ rm -rf *.jar docs/api
|
||||
export LC_ALL=en_US.ISO-8859-2
|
||||
export CLASSPATH=%(build-classpath xml-commons-apis xmlgraphics-fop jdom)
|
||||
ant \
|
||||
-Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
|
||||
-Dj2se.javadoc=%{_javadocdir}/java \
|
||||
-Dfop.javadoc=%{_javadocdir}/fop \
|
||||
-Djdom.javadoc=%{_javadocdir}/jdom
|
||||
|
Loading…
Reference in New Issue
Block a user