/[pkgs]/rpms/eclipse/devel/eclipse-libupdatebuild2.patch
ViewVC logotype

Contents of /rpms/eclipse/devel/eclipse-libupdatebuild2.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download) (as text)
Thu Sep 25 13:10:51 2008 UTC (14 months ago) by mnowak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
File MIME type: text/x-patch
FILE REMOVED
- resolves bug 461860
- CVS is going to remove unused, but packed, patches (I kept them localy)
1 bkonrath 1.2 --- plugins/org.eclipse.update.core.linux/src/build.xml.orig 2006-01-27 15:35:35.000000000 -0500
2     +++ plugins/org.eclipse.update.core.linux/src/build.xml 2006-01-27 15:36:07.000000000 -0500
3 overholt 1.1 @@ -5,7 +5,7 @@
4     <!-- Set a meaningful default value for when it is not. -->
5     <property name="eclipse-home" value="${basedir}/../.."/>
6     <property name="jdk-path" value="${java.home}"/>
7     - <property name="destination" value="${eclipse-home}/org.eclipse.update.core.linux/os/linux/x86/"/>
8     + <property name="destination" value="${eclipse-home}/org.eclipse.update.core.linux/os/linux/${installArch}/"/>
9     <property name="obj-path" value="${eclipse-home}/org.eclipse.update.core.linux/src/"/>
10     <property name="src-path" value="${eclipse-home}/org.eclipse.update.core.linux/src/"/>
11 bkonrath 1.2

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2