File: android-JSON.diff

package info (click to toggle)
writer2latex 1.6.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,448 kB
  • sloc: java: 33,474; xml: 4,710; javascript: 3,067; sh: 68; makefile: 37
file content (13 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/build.xml b/build.xml
index ff7e492..c9fae53 100644
--- a/build.xml
+++ b/build.xml
@@ -46,7 +46,7 @@
     <property name="target.lib" location="target/lib"/>
     <property name="source.idl" location="source/idl"/>
     <property name="source.lib" location="source/lib"/>
-    <property name="org.json" value="json-20140107.jar"/>
+    <property name="org.json" value="com.android.json.jar"/>
     <property name="org.jbibtex" value="jbibtex-1.0.14.jar"/>
     <!-- classpath for the application; needs java-uno classes -->
     <path id="main.class.path">