[Koha-cvs] CVS: koha/misc Install.pm,1.69.2.2,1.69.2.3

MJ Ray slef at users.sourceforge.net
Mon Dec 22 16:06:03 CET 2003


Update of /cvsroot/koha/koha/misc
In directory sc8-pr-cvs1:/tmp/cvs-serv31526

Modified Files:
      Tag: rel_2_0
	Install.pm 
Log Message:
another possible mysql location

Index: Install.pm
===================================================================
RCS file: /cvsroot/koha/koha/misc/Install.pm,v
retrieving revision 1.69.2.2
retrieving revision 1.69.2.3
diff -C2 -r1.69.2.2 -r1.69.2.3
*** Install.pm	22 Dec 2003 15:04:40 -0000	1.69.2.2
--- Install.pm	22 Dec 2003 15:06:00 -0000	1.69.2.3
***************
*** 990,993 ****
--- 990,994 ----
      foreach my $mysql (qw(/usr/local/mysql
  			  /opt/mysql
+ 			  /usr/local
  			  /usr
  			  )) {





More information about the Koha-cvs mailing list