ftoomch82

Results 1 issues of ftoomch82

The OpenBSD Distro class does not override usr_lib_exec, so it defaults /usr/lib, which under OpenBSD is wrong. The correct path (prefix) is usr_lib_exec = '/usr/local/lib'

enhancement