Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 1997 13:31:09 +0900
From:      Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
To:        asami@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports/4166 (Wnn6)
Message-ID:  <199709120431.NAA15589@cal.infonets.hiroshima-u.ac.jp>
In-Reply-To: Your message of "Fri, 12 Sep 1997 12:27:17 %2B0900"

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


From: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Subject: Re: ports/4166 (Wnn6)
Date: Fri, 12 Sep 1997 12:27:17 +0900
Message-ID: 

> 
> diff -ur /usr/ports/japanese/Wnn6/Makefile ./Wnn6/Makefile
> --- /usr/ports/japanese/Wnn6/Makefile	Wed Sep 10 16:55:31 1997
> +++ ./Wnn6/Makefile	Fri Sep 12 09:32:02 1997
> @@ -1,4 +1,4 @@
> -# New ports collection makefile for:	Wnn6-demo
> +# New ports collection makefile for:	Wnn6
>  # Version required:	97.6.6
>  # Date created:		15 July 1997

...

> +Remark 2. We do not fetch by FTP but get from CD-ROM.
>  
>  - S. Taoka
>  taoka@infonets.hiroshima-u.ac.jp
> 

After the above patch was applied, please apply the folling patch in
$PORTSDIR/japanese.

I am sorry.

S. Taoka


--- Wnn6/files/setup.sh.~1~	Fri Sep 12 12:01:32 1997
+++ Wnn6/files/setup.sh	Fri Sep 12 13:22:02 1997
@@ -128,7 +128,7 @@
 	echo "Deleting an account 'wnn'"
 	pw userdel wnn
     fi
-    pw useradd wnn -u 128 -g 7 -h - -d /nonexistent -s /nonexistent -c Wnn6
+    pw useradd wnn -u 127 -g 7 -h - -d /nonexistent -s /nonexistent -c Wnn6
     ;;
 esac
 echo "Setup is done."



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