From mac@clave.gr.jp  Thu Mar  1 22:30:32 2001
Return-Path: <mac@clave.gr.jp>
Received: from rumba.clave.gr.jp (rumba.clave.gr.jp [202.248.115.186])
	by hub.freebsd.org (Postfix) with ESMTP id 9A30D37B718
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Mar 2001 22:30:31 -0800 (PST)
	(envelope-from mac@clave.gr.jp)
Received: from localhost (rumba.clave.gr.jp [202.248.115.186])
	by rumba.clave.gr.jp (8.9.3+3.2W/3.7W) with ESMTP id PAA46847
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 2 Mar 2001 15:30:30 +0900 (JST)
Message-Id: <20010302152013G.mac@clave.gr.jp>
Date: Fri, 02 Mar 2001 15:20:13 +0900
From: Masahide -mac- NODA <mac@clave.gr.jp>
Reply-To: mac@clave.gr.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: maintainer update : x11-wm/windowmaker-i18n

>Number:         25488
>Category:       ports
>Synopsis:       maintainer update : x11-wm/windowmaker-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 01 22:40:01 PST 2001
>Closed-Date:    Fri Mar 2 04:24:34 PST 2001
>Last-Modified:  Fri Mar 02 04:24:51 PST 2001
>Originator:     Masahide -mac- NODA
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:


>Description:

maintainer update : x11-wm/windowmaker-i18n

Original Window Maker 0.64.0 is not finish 'wmaker.inst'. This patch
(from x11-wm/windowmaker port)is fix this. 

Thank you for Kuriyama-san.

>How-To-Repeat:

>Fix:

put this file to x11-wm/windowmaker-i18n/files/patch-util_wmaker.inst.in

--- util/wmaker.inst.in	2001/02/19 20:05:14	1.1
+++ util/wmaker.inst.in	2001/02/19 20:05:29
@@ -293,7 +293,7 @@
  echo "menu that will be used by default is the property list one. Read"
  echo "    $GSDIR/Library/WindowMaker/README"
  echo "for information on how to change it."
-    if [ "${inst_menu%.*}" == "menu" ]; then
+    if [ "${inst_menu%.*}" = "menu" ]; then
  echo "However, since you have locale set to $LOCALE and plmenu for such locale"
  echo "was not found, your WMRootMenu contains path to text formated menu:"
  echo "    $GSDIR/Library/WindowMaker/$inst_menu"
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Fri Mar 2 04:24:34 PST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25488 
>Unformatted:
