Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2015 15:22:33 +0100
From:      =?ISO-8859-2?Q?=22Ing=2E_B=F8etislav_Kubesa=22?= <bretislav.kubesa@gmail.com>
To:        bdrewery@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: openssh-portable-6.7.p1_1,1 / problem with %%ETCSSH%% variable
Message-ID:  <550D7EA9.70306@gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?550D7EA9.70306>