Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 209696 | Differences between
and this patch

Collapse All | Expand All

(-)build.xml (-2 / +2 lines)
Lines 1167-1175 Link Here
1167
    <zip destfile="install/SweetHome3D-${version}-javadoc.zip" basedir="install/javadoc"
1167
    <zip destfile="install/SweetHome3D-${version}-javadoc.zip" basedir="install/javadoc"
1168
         includes="SweetHome3D-${version}-javadoc/**" />
1168
         includes="SweetHome3D-${version}-javadoc/**" />
1169
1169
1170
    <!-- Clean build directory -->
1170
    <!-- Clean build directory 
1171
    <delete dir="install/javadoc"/>
1171
    <delete dir="install/javadoc"/>
1172
1172
	-->
1173
    <echo message="install/SweetHome3D-${version}-javadoc.zip ready for ftp"/>
1173
    <echo message="install/SweetHome3D-${version}-javadoc.zip ready for ftp"/>
1174
  </target>
1174
  </target>
1175
1175

Return to bug 209696