32e7be7043
new problem shows up: symblic links (<libname>.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/<libname>.so.<major_number> instead of /lib/geom/<libname>.so. |
||
---|---|---|
.. | ||
geom.8 | ||
geom.c | ||
geom.h | ||
Makefile |