From 13dc50ac4675ec777d9c931aceca57fcdd4469b7 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Tue, 6 Apr 2004 16:50:30 +0000 Subject: Fix build error by GNOME2.6. This is a temporary fix. --- java/eclipse/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java') diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index c49191bfd668..5d4c6c1c8fcc 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -48,6 +48,7 @@ ECLIPSE_ARCH= x86 # This access change has roots in patch-SelectionDispatchAction.java. post-patch: + @${REINPLACE_CMD} -e '/GTK_DISABLE_DEPRECATED/d' '${WRKSRC}/plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/swt.c' @${FIND} ${WRKSRC} -name build.xml | ${XARGS} ${REINPLACE_CMD} 's@verbose="true"@verbose="false"@g' # "refactoring" begins here -- cgit v1.2.3