diff options
Diffstat (limited to 'java/eclipse/files/patch-features-pde-build')
-rw-r--r-- | java/eclipse/files/patch-features-pde-build | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/java/eclipse/files/patch-features-pde-build b/java/eclipse/files/patch-features-pde-build index 6977f728ab1b..7bdd9a68275b 100644 --- a/java/eclipse/files/patch-features-pde-build +++ b/java/eclipse/files/patch-features-pde-build @@ -1,8 +1,8 @@ ---- features/org.eclipse.pde/build.xml.orig Fri May 21 19:15:34 2004 -+++ features/org.eclipse.pde/build.xml Thu Jun 3 00:36:05 2004 -@@ -116,6 +116,10 @@ +--- features/org.eclipse.pde/build.xml.orig Sun Oct 17 22:15:27 2004 ++++ features/org.eclipse.pde/build.xml Sun Oct 17 22:17:56 2004 +@@ -114,6 +114,10 @@ </target> - <target name="rootFileslinux_gtk_amd64"> + <target name="rootFileslinux_motif_x86"> </target> + <target name="rootFilesfreebsd_gtk_x86"> + </target> |