Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2005 02:40:30 GMT
From:      serge.gagnon@b2b2c.ca
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/85191: [PATCH] misc/linux-opengroupware
Message-ID:  <200508220240.j7M2eU0W062356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/85191; it has been noted by GNATS.

From: serge.gagnon@b2b2c.ca
To: bug-followup@FreeBSD.org
Cc: frank@opengroupware.org
Subject: Re: ports/85191: [PATCH] misc/linux-opengroupware
Date: Sun, 21 Aug 2005 22:37:37 -0400 (EDT)

 My mua cut the lines the first time
 
 --- misc/linux-opengroupware/scripts/patch_apache_version.pl.orig       Mon Aug 22 21:31:36 2005
 +++ misc/linux-opengroupware/scripts/patch_apache_version.pl    Mon Aug 22 21:31:52 2005
 @@ -38,7 +38,7 @@
         print AI "</LocationMatch>\n";
         print AI "\n";
         print AI "Alias /OpenGroupware.woa/WebServerResources/ \"/compat/linux/opt/opengroupware.org/WebServerResources/\"\n";
 -       print AI "<Directory \"/compat/linux/opt/opengroupware.org/WebServerRessources/\">\n";
 +       print AI "<Directory \"/compat/linux/opt/opengroupware.org/WebServerResources\">\n";
         print AI "\tOptions Indexes Multiviews\n";
         print AI "\tAllowOverride None\n";
         print AI "\tOrder allow,deny\n";
 
 -- 
 GAGNON serge <serge.gagnon@b2b2c.ca>



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