File netbeans-platform-6.5-build_bootstrap.patch of Package netbeans-platform
diff -Nur -x '*.orig' -x '*~' libnb-platform8-6.1/o.n.bootstrap/build.xml libnb-platform8-6.1.new/o.n.bootstrap/build.xml
--- libnb-platform8-6.1/o.n.bootstrap/build.xml 2008-05-28 16:48:49.000000000 +0400
+++ libnb-platform8-6.1.new/o.n.bootstrap/build.xml 2008-05-28 16:51:27.000000000 +0400
@@ -65,7 +65,6 @@
<target name="release" depends="init">
<copy file="launcher/unix/nbexec" todir="${cluster}/lib" />
<chmod file="${cluster}/lib/nbexec" perm="ugo+rx"/>
- <copy file="launcher/windows/nbexec.exe" todir="${cluster}/lib/" />
<fixcrlf srcdir="${cluster}/lib" eol="lf">
<include name="**/*.sh"/>
<include name="**/ide.cfg"/>