File: javadoc.patch

package info (click to toggle)
libmicroba-java 1%3A0.4.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 512 kB
  • ctags: 1,025
  • sloc: java: 5,286; xml: 109; makefile: 38; sh: 23
file content (11 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/build.xml
+++ b/build.xml
@@ -98,8 +98,6 @@
 		<jar destfile="redist\${doc-pack}">
 			<fileset dir="javadoc" includes="**/*.*" />
 		</jar>
-
-		<delete dir="javadoc" />
 	</target>
 
 	<target name="mix_release">