ports/85191: [PATCH] misc/linux-opengroupware
serge.gagnon at b2b2c.ca
serge.gagnon at b2b2c.ca
Mon Aug 22 01:40:18 UTC 2005
The following reply was made to PR ports/85191; it has been noted by GNATS.
From: serge.gagnon at b2b2c.ca
To: bug-followup at FreeBSD.org
Cc: frank at 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 at 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)--
More information about the freebsd-ports-bugs
mailing list