Subject: Re: tcl build broken
To: None <jwise@draga.com, reed@reedmedia.net>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: tech-pkg
Date: 10/10/2005 10:17:36
I send a also a PR and a fix for tcl and installmanpage.
There is a problem if you had set S, Z, and SUFFIX in startup script
like '.profile.


-------------------------------
  7> more patch-ak
--- installManPage.orig Tue Aug 30 16:21:51 2005
+++ installManPage      Tue Aug 30 16:26:53 2005
@@ -1,6 +1,12 @@
 #!/bin/sh
 
 ZIP=:
+
+# initialize var , because it may be set via .profile
+S=""
+Z=""
+SUFFIX=""
+
 while true; do
     case $1 in
         -s | --symlinks  )      S="-s ";;
----------------------------------------
Gilles


> From: "Jeremy C. Reed" <reed@reedmedia.net>
> 
> On Fri, 7 Oct 2005, Jim Wise wrote:
> 
> >> Jim: may I commit this?
> >
> > By all means -- thanks.
> 
> Looking again, I forgot about the comment:
> 
> # Initially install the man pages into ${WRKDIR}/man, as we need a staged
> # install to avoid overwriting existing manpages in ${PREFIX}/man.
> 
> What manpages conflict?
> 
>   Jeremy C. Reed
> 
>   	  	 	 technical support & remote administration
>  	  	 	 http://www.pugetsoundtechnology.com/