dustymabe / vagrant-sshfs

SSHFS synced folder implementation for Vagrant.
GNU General Public License v2.0
225 stars 33 forks source link

Respect RPM provides #137

Open mikhailnov opened 1 year ago

mikhailnov commented 1 year ago

In ROSA Linux sshfs is named as sshfs-fuse, not fuse-sshfs, but provides "sshfs" and "fuse-sshfs": https://abf.io/import/sshfs-fuse/blob/4c22a0a852/sshfs-fuse.spec#lc-20 Do not fail in such cases.