bispawel / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

sshfs-gui source embeds sshfs-static #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by inaddr...@gmail.com on 1 Feb 2007 at 9:02

GoogleCodeExporter commented 8 years ago

Original comment by si...@gmail.com on 5 Feb 2007 at 8:44