aboutsummaryrefslogtreecommitdiff
path: root/bin/mount
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mount')
-rwxr-xr-xbin/mount1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mount b/bin/mount
index a343a532..0fbb1bfd 100755
--- a/bin/mount
+++ b/bin/mount
@@ -26,6 +26,7 @@ case Darwin
test -d /System/Library/Extensions/fusefs.kext ||
test -d /Library/Filesystems/osxfuse.fs/Contents/Extensions/$version/osxfuse.kext ||
test -d /Library/Filesystems/osxfusefs.fs/Support/osxfusefs.kext ||
+ test -d /opt/local/Library/Filesystems/osxfuse.fs ||
test -d /Library/Filesystems/fusefs.fs/Support/fusefs.kext)
exec 9pfuse $1 $2
echo 'don''t know how to mount (no fuse)' >[1=2]