Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Mar 2001 15:20:13 +0900
From:      Masahide -mac- NODA <mac@clave.gr.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25488: maintainer update : x11-wm/windowmaker-i18n
Message-ID:  <20010302152013G.mac@clave.gr.jp>

next in thread | raw e-mail | index | archive | help

>Number:         25488
>Category:       ports
>Synopsis:       maintainer update : x11-wm/windowmaker-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 01 22:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010302152013G.mac>