Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 2a368c7b1897812fd5a51498e2a930f3 > files > 7

svl-0.29-8mdv2009.0.src.rpm

=== bin/svlserve
==================================================================
--- bin/svlserve	(revision 74)
+++ bin/svlserve	(revision 75)
@@ -85,7 +85,7 @@
   my $i      = 0;
   my @shares = $sharing->list;
   my $repos;
-  my $hostip = hostip;
+  my $hostip = ip;
   foreach my $share (@shares) {
     $share->host($hostip);
     $share->port($SVL::SVNSERVE_PORT);