I'm trying to build a MacPorts Portfile for sshfs-gui, but it embeds
sshfs-static. I'd much rather have
it use a pre-installed sshfs binary without having to patch the thing.
For the 0.1.0 release I will patch it to use the pre-installed sshfs, but I'd
love for future releases to
not require this. You could do something like have it look for a bundled
sshfs-static and use it if
present, otherwise use a user-installed sshfs. Then you can have a build script
which builds sshfs-
static and inserts it into the sshfs-gui built product. Sure, it's more
complicated, but that's a write-
once script, and it makes life easier for package maintainers.
Original issue reported on code.google.com by kball...@gmail.com on 1 Feb 2007 at 8:16
Original issue reported on code.google.com by
kball...@gmail.com
on 1 Feb 2007 at 8:16