/[pkg-java]/trunk/libjena-iri-java/debian/patches/javadoc.diff
ViewVC logotype

Contents of /trunk/libjena-iri-java/debian/patches/javadoc.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16006 - (show annotations) (download)
Wed Apr 25 22:19:14 2012 UTC (12 months, 4 weeks ago) by sylvestre
File size: 399 byte(s)
initial packaging
1 Index: iri-0.8/build.xml
2 ===================================================================
3 --- iri-0.8.orig/build.xml 2009-06-29 22:47:46.000000000 +0200
4 +++ iri-0.8/build.xml 2012-04-25 22:48:24.899602935 +0200
5 @@ -29,6 +29,7 @@
6 </target>
7
8 <target name="clean.javadoc" >
9 + <mkdir dir="${javadoc.dir}"/>
10 <delete><fileset dir="${javadoc.dir}" includes="**"/></delete>
11 </target>
12

  ViewVC Help
Powered by ViewVC 1.1.5