summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-launcher-motif-make_linux.mak
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse/files/patch-launcher-motif-make_linux.mak')
-rw-r--r--java/eclipse/files/patch-launcher-motif-make_linux.mak11
1 files changed, 0 insertions, 11 deletions
diff --git a/java/eclipse/files/patch-launcher-motif-make_linux.mak b/java/eclipse/files/patch-launcher-motif-make_linux.mak
deleted file mode 100644
index 949e93722cae..000000000000
--- a/java/eclipse/files/patch-launcher-motif-make_linux.mak
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/platform-launcher/library/motif/make_linux.mak.orig Sun Jun 20 12:51:29 2004
-+++ plugins/platform-launcher/library/motif/make_linux.mak Sun Jun 20 12:53:01 2004
-@@ -21,7 +21,7 @@
- # X11_HOME - X11 includes and libraries
- # MOTIF_HOME - Motif include and libraries if not the same as X11_HOME
- X11_HOME = /usr/X11R6
--MOTIF_HOME = /bluebird/teamswt/swt-builddir/motif21
-+MOTIF_HOME = $(X11_HOME)
-
- # Define the object modules to be compiled and flags.
- OBJS = eclipse.o eclipseUtil.o eclipseShm.o eclipseMotif.o \