summaryrefslogtreecommitdiffstats
path: root/disk/fuse/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'disk/fuse/BUILD')
-rwxr-xr-xdisk/fuse/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/disk/fuse/BUILD b/disk/fuse/BUILD
index 4538a62f8e..7341d05ccd 100755
--- a/disk/fuse/BUILD
+++ b/disk/fuse/BUILD
@@ -1,4 +1,4 @@
-if [[ $CVS == y ]]; then
+if [[ $FUSE_BRANCH == scm ]]; then
OPTS="$OPTS --disable-mtab"
fi &&