From a40f6b4f7752009bd5f5063eb01d1fec681314dd Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sun, 29 May 2005 03:41:42 +0000 Subject: o Update to 3.1M7. [1] o Add LATEST_LINK. [2] PR: ports/81076 [1] Submitted by: Alex Varju [1] Pointed out by: krisbot via kris [2] Tested by: java@ [1] --- java/eclipse-devel/scripts/pre-patch | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'java/eclipse-devel/scripts/pre-patch') diff --git a/java/eclipse-devel/scripts/pre-patch b/java/eclipse-devel/scripts/pre-patch index f358624ca142..3e9ced108843 100644 --- a/java/eclipse-devel/scripts/pre-patch +++ b/java/eclipse-devel/scripts/pre-patch @@ -30,7 +30,7 @@ copy_dir() prepare_files() { - mkdir ${WRKSRC}/features/org.eclipse.launchers/bin/gtk/freebsd + mkdir ${WRKSRC}/features/org.eclipse.platform.launchers/bin/gtk/freebsd # Copy the files and rename/change them appropriately for src in $COPY_LIST @@ -64,11 +64,11 @@ COPY_LIST=" assemble.org.eclipse.sdk.linux.gtk.x86.xml assemble.org.eclipse.sdk.linux.gtk.x86_64.xml assemble.org.eclipse.sdk.linux.motif.x86.xml -features/org.eclipse.launchers/bin/gtk/linux/x86 -features/org.eclipse.launchers/bin/gtk/linux/x86_64 -features/org.eclipse.launchers/bin/motif/linux -features/org.eclipse.launchers/library/gtk/make_linux.mak -features/org.eclipse.launchers/library/motif/make_linux.mak +features/org.eclipse.platform.launchers/bin/gtk/linux/x86 +features/org.eclipse.platform.launchers/bin/gtk/linux/x86_64 +features/org.eclipse.platform.launchers/bin/motif/linux +features/org.eclipse.platform.launchers/library/gtk/make_linux.mak +features/org.eclipse.platform.launchers/library/motif/make_linux.mak plugins/org.eclipse.core.resources.linux plugins/org.eclipse.core.resources.linux/os/linux plugins/org.eclipse.jdt.source.linux.gtk.x86 @@ -82,10 +82,9 @@ plugins/org.eclipse.pde.source.linux.motif.x86 plugins/org.eclipse.platform.source.linux.gtk.x86 plugins/org.eclipse.platform.source.linux.gtk.x86_64 plugins/org.eclipse.platform.source.linux.motif.x86 -plugins/org.eclipse.swt.gtk/os/linux -plugins/org.eclipse.swt.gtk64/os/linux -plugins/org.eclipse.swt.motif/os/linux -plugins/org.eclipse.swt.motif/os/linux +plugins/org.eclipse.swt.gtk.linux.x86 +plugins/org.eclipse.swt.gtk.linux.x86_64 +plugins/org.eclipse.swt.motif.linux.x86 plugins/org.eclipse.update.core.linux plugins/org.eclipse.update.core.linux/os/linux " -- cgit v1.2.3