/[smecontribs]/rpms/smeserver-mod_dav/contribs7/smeserver-mod_dav-0.1-fixTypo.patch
ViewVC logotype

Annotation of /rpms/smeserver-mod_dav/contribs7/smeserver-mod_dav-0.1-fixTypo.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Aug 14 06:26:13 2008 UTC (15 years, 9 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-mod_dav-0_1-14_el4_sme, smeserver-mod_dav-0_1-11_el4_sme, smeserver-mod_dav-0_1-16_el4_sme, smeserver-mod_dav-0_1-13_el4_sme, smeserver-mod_dav-0_1-15_el4_sme, smeserver-mod_dav-0_1-12_el4_sme
* Thu Aug 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1-11
- Fix typo in 95Addmod_dav2ibays [SME: 4502]

1 snetram 1.1 --- smeserver-mod_dav-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays.fixTypo 2008-08-14 08:22:13.000000000 +0200
2     +++ smeserver-mod_dav-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays 2008-08-14 08:23:16.000000000 +0200
3     @@ -27,7 +27,7 @@
4     $OUT .= " AuthType Basic\n";
5     $OUT .= " AuthExternal pwauth\n\n";
6     # Save groupname and find it in the group list
7     - $$iBayGroup = $properties{'Group'};
8     + $iBayGroup = $properties{'Group'};
9     foreach my $group ($adb->groups)
10     {
11     my %groupprops = $group->props;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed