summaryrefslogtreecommitdiff
path: root/strata/foundation/fuse.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/fuse.morph')
-rw-r--r--strata/foundation/fuse.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/foundation/fuse.morph b/strata/foundation/fuse.morph
index 6f7fc170..5b8b7e15 100644
--- a/strata/foundation/fuse.morph
+++ b/strata/foundation/fuse.morph
@@ -3,4 +3,4 @@ kind: chunk
build-system: autotools
configure-commands:
- ./makeconf.sh
-- ./configure --prefix="$PREFIX"
+- MOUNT_FUSE_PATH="$PREFIX/sbin" ./configure --prefix="$PREFIX"