From b86405c1b66e51ba8c89dd907a3d9aa9478f8016 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 15 Aug 2003 21:48:10 +0000 Subject: Fix build on sparc64 by consolidating two lines into one. Reported by: bento via kris --- japanese/gnomelibs/files/patch-ab | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'japanese') diff --git a/japanese/gnomelibs/files/patch-ab b/japanese/gnomelibs/files/patch-ab index 4cc0f10cd14d..dadd5ed1e0ff 100644 --- a/japanese/gnomelibs/files/patch-ab +++ b/japanese/gnomelibs/files/patch-ab @@ -1,12 +1,11 @@ ---- libgnomeui/gnome-druid-page-standard.c.orig Sun Oct 29 18:21:01 2000 -+++ libgnomeui/gnome-druid-page-standard.c Sun Oct 29 18:21:19 2000 -@@ -202,7 +202,8 @@ +--- libgnomeui/gnome-druid-page-standard.c.orig Thu Nov 30 13:22:21 2000 ++++ libgnomeui/gnome-druid-page-standard.c Fri Aug 15 17:42:39 2003 +@@ -205,7 +205,7 @@ gnome_canvas_text_get_type (), "text", druid_page_standard->title, "font", "-adobe-helvetica-bold-r-normal-*-*-180-*-*-p-*-iso8859-1", - "fontset", "-adobe-helvetica-bold-r-normal-*-*-180-*-*-p-*-iso8859-1,*-r-*", -+ "fontset", "-misc-fixed-medium-r-normal-- -+14-*-*-*-*-*-*-*", ++ "fontset", "-misc-fixed-medium-r-normal--14-*-*-*-*-*-*-*", NULL); gnome_canvas_item_set (druid_page_standard->title_item, "x", 15.0, -- cgit v1.2.3