summaryrefslogtreecommitdiff
path: root/strata/foundation/fuse.morph
blob: 095c69e592e03f4b4eb4beff63991813a71aa47b (plain)
1
2
3
4
5
6
7
name: fuse
kind: chunk
build-system: autotools
configure-commands:
- ./makeconf.sh
- MOUNT_FUSE_PATH="$PREFIX/sbin" ./configure --prefix="$PREFIX"
- exit 1