Hi,
on two different FreeBSD systems I'm getting build this port with
%%ETCSSH%% variable.
Isn't some kind of bug maybe ?
Example from rc.d script - openssh :
if [ -f %%ETCSSH%%/ssh_host_key -a \
-f %%ETCSSH%%/ssh_host_dsa_key -a \
-f %%ETCSSH%%/ssh_host_rsa_key -a \
-f %%ETCSSH%%/ssh_host_ecdsa_key -a \
-f %%ETCSSH%%/ssh_host_ed25519_key ]; then
return 0
Thank you.
Regards,
Bretislav Kubesa
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"