K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-01T22:24:07.000000Z K 7 svn:log V 361 After changing LIBDIR to SHLIBDIR, because of dependencies problems, new problem shows up: symblic links (.so) are created under /usr/lib/ now, instead of under /lib/geom/ where geom(8) looks for them. Introduce a workaround to fix this by teaching geom(8) to open libraries via /lib/geom/.so. instead of /lib/geom/.so. END