Browse Source

* changed mnemosyne2/dropbear to install scp and ssh compatibility symlinks

legacy/multilib
Alejandro Mery 19 years ago
parent
commit
fbbfc1cb3c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      pkg_conf/dropbear.conf

+ 3
- 0
pkg_conf/dropbear.conf

@ -14,3 +14,6 @@
# --- T2-COPYRIGHT-NOTE-END ---
. $base/target/$SDECFG_TRG_MNEMOSYNE/pkg_conf/openssh.conf
hook_add postmake 9 'INSTALL_WRAPPER_FILTER= ln -vs dbscp $root/$bindir/scp'
hook_add postmake 9 'INSTALL_WRAPPER_FILTER= ln -vs dbclient $root/$bindir/ssh'

Loading…
Cancel
Save