FreeBSD Port: openssh-portable-6.7.p1_1,1 / problem with %%ETCSSH%% variable

"Ing. Břetislav Kubesa" bretislav.kubesa at gmail.com
Sat Mar 21 14:22:36 UTC 2015


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


More information about the freebsd-ports mailing list