On 3/21/15 9:22 AM, "Ing. Břetislav Kubesa" wrote:
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
Sorry about this. It should be fixed now. -- Regards, Bryan Drewery _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
