File: jar-target.diff

package info (click to toggle)
libcommons-attributes-java 2.2-8
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 872 kB
  • ctags: 771
  • sloc: java: 3,458; xml: 2,561; makefile: 21; sh: 5
file content (13 lines) | stat: -rw-r--r-- 593 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: libcommons-attributes-java-2.2/build.xml
===================================================================
--- libcommons-attributes-java-2.2.orig/build.xml	2008-08-24 18:14:10.000000000 +0200
+++ libcommons-attributes-java-2.2/build.xml	2008-08-24 18:14:26.000000000 +0200
@@ -69,7 +69,7 @@
             </classpath>
         </javac>
         <copy todir="${classesdir}">
-            <fileset dir="api/src/java">
+            <fileset dir="compiler/src/java">
                 <include name="**/*.dtd">
                 </include>
                 <include name="**/*.properties">