Date: Mon, 22 Aug 2005 01:40:17 GMT From: serge.gagnon@b2b2c.ca To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/85191: [PATCH] misc/linux-opengroupware Message-ID: <200508220140.j7M1eHu5053329@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 21:38:47 -0400 (EDT) This message is in MIME format --Boundary_(ID_uGpuhRm+2weRNovnWZQwfw) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT fix a typo you must apply this patch after the one above sorry... -- GAGNON serge <serge.gagnon@b2b2c.ca> --Boundary_(ID_uGpuhRm+2weRNovnWZQwfw) Content-type: text/plain; charset=iso-8859-1; name=patch-patch_apache_version.pl; SizeOnDisk=659 Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=patch-patch_apache_version.pl Content-description: patch-patch_apache_version.pl --- 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/ope ngroupware.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"; --Boundary_(ID_uGpuhRm+2weRNovnWZQwfw)--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508220140.j7M1eHu5053329>