Subject: Re: jakarta-tomcat PLIST error
To: Louis Guillaume <lguillaume@berklee.edu>
From: Alistair Crooks <agc@pkgsrc.org>
List: tech-pkg
Date: 10/27/2004 08:23:09
On Tue, Oct 26, 2004 at 10:13:17PM -0400, Louis Guillaume wrote:
> Hi,
> 
> www/jakarta-tomcat wouldn't package. Looks like a typo in the PLIST. 
> This seems to have fixed it for me...
> 
> --- PLIST.orig  2004-10-26 22:08:18.000000000 -0400
> +++ PLIST       2004-10-26 22:08:28.000000000 -0400
> @@ -545,7 +545,7 @@
>  tomcat/webapps/tomcat-docs/balancer-howto.html
>  tomcat/webapps/tomcat-docs/build.xml
>  tomcat/webapps/tomcat-docs/building.html
> -tomcat/webapps/tomcat-docs/catalina/d
> +tomcat/webapps/tomcat-docs/catalina/docs
>  tomcat/webapps/tomcat-docs/catalina/docs/api/allclasses-frame.html
>  tomcat/webapps/tomcat-docs/catalina/docs/api/allclasses-noframe.html
>  tomcat/webapps/tomcat-docs/catalina/docs/api/constant-values.html

It's a good thing we added "directory entry type auto-correction" to
the packaging tools.

Regards,
Alistair