Index: openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl 10 Dec 2004 16:11:05 -0000 1.3 +++ openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl 16 May 2005 13:15:32 -0000 1.4 @@ -45,6 +45,7 @@ # RPM, Debian, source default locations set locs [list "/usr/share/pgsql/contrib/tsearch2.sql" \ "/usr/local/pgsql/contrib/tsearch2.sql" \ + "/usr/local/pgsql/share/contrib/tsearch2.sql" \ "/usr/share/postgresql/contrib/tsearch2.sql"] foreach loc $locs { if { [file exists $loc] } {