Building OTP R9C-0 on OpenBSD 3.3

Rick Pettit rpettit@REDACTED
Thu Aug 14 19:30:36 CEST 2003


On Thu, Aug 14, 2003 at 10:12:32AM -0700, Rick Pettit wrote:
> I have attached a diff

Hehe, for real this time ;-)

-Rick
-------------- next part --------------
1137c1137,1146
< 		SSL_BINDIR="$dir/bin"
---
> 
>         case $host_os in
>         	openbsd*)
>         		SSL_BINDIR="$dir/sbin"
>                 ;;
>             *)
>         		SSL_BINDIR="$dir/bin"
>                 ;;
>         esac
> 


More information about the erlang-questions mailing list