Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Evergreen:11.4
netbeans
netbeans-6.8~30-build-xml.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netbeans-6.8~30-build-xml.patch of Package netbeans
diff -Nur -x '*.orig' -x '*~' netbeans-6.7/nbbuild/build.xml netbeans-6.7.new/nbbuild/build.xml --- netbeans-6.7/nbbuild/build.xml 2009-07-20 21:24:40.000000000 +0400 +++ netbeans-6.7.new/nbbuild/build.xml 2009-07-20 21:29:30.000000000 +0400 @@ -568,7 +568,6 @@ <mkdir dir="${netbeans.dest.dir}/bin" /> <copy file="../ide/launcher/unix/netbeans" todir="${netbeans.dest.dir}/bin" /> <chmod file="${netbeans.dest.dir}/bin/netbeans" perm="ugo+rx"/> - <copy file="../ide/launcher/windows/netbeans.exe" todir="${netbeans.dest.dir}/bin" /> <!-- if anybody knows better place for icons, let me know: jtulach@netbeans.org --> <mkdir dir="${netbeans.dest.dir}/etc" /> diff -Nur -x '*.orig' -x '*~' netbeans-6.7/o.n.bootstrap/build.xml netbeans-6.7.new/o.n.bootstrap/build.xml --- netbeans-6.7/o.n.bootstrap/build.xml 2009-07-20 21:24:40.000000000 +0400 +++ netbeans-6.7.new/o.n.bootstrap/build.xml 2009-07-20 21:29:31.000000000 +0400 @@ -65,8 +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/" /> - <copy file="launcher/windows/nbexec.dll" todir="${cluster}/lib/" /> <fixcrlf srcdir="${cluster}/lib" eol="lf"> <include name="**/*.sh"/> <include name="**/ide.cfg"/>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor