- fix bnc#739502 - rhino-dojo.patch adds Sun proprietary code to rhino 1.7 OBS-URL: https://build.opensuse.org/package/show/Java:packages/rhino?expand=0&rev=12
12 lines
395 B
Diff
12 lines
395 B
Diff
diff -up rhino1_7R3/build.xml~ rhino1_7R3/build.xml
|
|
--- rhino1_7R3/build.xml~ 2011-05-09 20:04:38.000000000 +0300
|
|
+++ rhino1_7R3/build.xml 2011-10-16 00:11:22.625045037 +0300
|
|
@@ -220,6 +220,7 @@
|
|
destdir="${dist.dir}/javadoc"
|
|
version="true"
|
|
author="true"
|
|
+ link="/usr/share/javadoc/java"
|
|
windowtitle="${Name}" />
|
|
</target>
|
|
|