From b2bb5743112e2ab47a9a60e6494c55ec907e1364 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 1 Dec 2007 18:49:17 +0000 Subject: [PATCH] - remove unneeded chunk Changed files: eclipse-launcher-set-install-dir-and-shared-config.patch -> 1.2 --- ...cher-set-install-dir-and-shared-config.patch | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/eclipse-launcher-set-install-dir-and-shared-config.patch b/eclipse-launcher-set-install-dir-and-shared-config.patch index cd8b78d..760a25b 100644 --- a/eclipse-launcher-set-install-dir-and-shared-config.patch +++ b/eclipse-launcher-set-install-dir-and-shared-config.patch @@ -2,7 +2,6 @@ Index: library/eclipse.c =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.equinox.executable/library/eclipse.c,v retrieving revision 1.20 -diff -u -r1.20 eclipse.c --- library/eclipse.c 8 Feb 2007 16:57:15 -0000 1.20 +++ library/eclipse.c 1 Mar 2007 03:44:19 -0000 @@ -330,8 +330,9 @@ @@ -42,19 +41,3 @@ diff -u -r1.20 eclipse.c } static _TCHAR* findStartupJar(){ -Index: library/gtk/make_linux.mak -=================================================================== -RCS file: /cvsroot/eclipse/org.eclipse.equinox.executable/library/gtk/make_linux.mak,v -retrieving revision 1.10 -diff -u -r1.10 make_linux.mak ---- library/gtk/make_linux.mak 7 Feb 2007 18:13:48 -0000 1.10 -+++ library/gtk/make_linux.mak 1 Mar 2007 03:44:19 -0000 -@@ -43,7 +43,7 @@ - DLL = $(PROGRAM_LIBRARY) - LIBS = `pkg-config --libs-only-L gtk+-2.0` -lgtk-x11-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgdk-x11-2.0 -lpthread -ldl - LFLAGS = -shared -fpic -Wl,--export-dynamic --CFLAGS = -O -s -Wall\ -+CFLAGS = -O -s -Wall -g \ - -fpic \ - -DLINUX \ - -DMOZILLA_FIX \ -- 2.43.0