diff options
Diffstat (limited to 'java/jdk15/files/patch-..::ext::plugin::build::solaris::GNUmakefile')
-rw-r--r-- | java/jdk15/files/patch-..::ext::plugin::build::solaris::GNUmakefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/java/jdk15/files/patch-..::ext::plugin::build::solaris::GNUmakefile b/java/jdk15/files/patch-..::ext::plugin::build::solaris::GNUmakefile index 9fb83c620796..3f6876b47f3b 100644 --- a/java/jdk15/files/patch-..::ext::plugin::build::solaris::GNUmakefile +++ b/java/jdk15/files/patch-..::ext::plugin::build::solaris::GNUmakefile @@ -3,15 +3,6 @@ $FreeBSD$ --- ../ext/plugin/build/solaris/GNUmakefile 2002/03/13 13:35:23 1.1 +++ ../ext/plugin/build/solaris/GNUmakefile 2002/03/13 13:36:33 -@@ -481,7 +481,7 @@ - - $(OUTPUT_DIR)/lib/locale/%/LC_MESSAGES/sunw_java_plugin.mo : $(RESOURCESRCDIR)/%/sunw_java_plugin.po - @mkdir -p $(@D) -- msgfmt -o $(@) $< -+ msgfmt-old -o $(@) $< - - - #---------------------------------------------------------------------- @@ -645,7 +645,7 @@ $(PLUGIN_OJI): $(NAVIG5_OFILES) $(COMMON_OFILES_GNU) export LD_LIBRARY_PATH; LD_LIBRARY_PATH=$(X11_LIB); \ |