freebsd-ports/sysutils/javaservicewrapper/files/patch-build.xml
2007-09-27 22:10:05 +00:00

10 lines
610 B
XML

--- ./build.xml.orig Tue Oct 17 11:21:20 2006
+++ ./build.xml Thu Sep 27 19:07:48 2007
@@ -304,7 +304,6 @@
<echo message="**********************************************************************"/>
<echo message="A ${bits}-bit build was requested, but this is a ${sun.arch.data.model}-bit JVM."/>
<echo message="**********************************************************************"/>
- <fail message="The &quot;bits&quot; system property does not match that of the JVM."/>
</target>
<!-- =================================================================== -->