Currently in boel_binaries.inc, the OPENSSH_BINARIES are copied to $(BOEL_BINARIES_DIR)/sbin.  However, I noticed that "scp" will not work because it expects "ssh" to be in /usr/bin.  Can I change it such that OPENSSH_BINARIES are copied to $(BOEL_BINARIES_DIR)/usr/bin instead?  Not sure if that's going to break anything though.
 
Cheers,
 
Bernard

Reply via email to