diff options
Diffstat (limited to 'java/eclipse/files/patch-features-pde-build')
-rw-r--r-- | java/eclipse/files/patch-features-pde-build | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/java/eclipse/files/patch-features-pde-build b/java/eclipse/files/patch-features-pde-build deleted file mode 100644 index 7bdd9a68275b..000000000000 --- a/java/eclipse/files/patch-features-pde-build +++ /dev/null @@ -1,13 +0,0 @@ ---- 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_motif_x86"> - </target> -+ <target name="rootFilesfreebsd_gtk_x86"> -+ </target> -+ <target name="rootFilesfreebsd_motif_x86"> -+ </target> - <target name="rootFilessolaris_motif_sparc"> - </target> - <target name="rootFilesaix_motif_ppc"> |