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 >