Alois Mahdal 10 年前
父节点
当前提交
4bf769e7b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      setup/mk.sh

+ 1
- 1
setup/mk.sh 查看文件

67
 eecc() {
67
 eecc() {
68
     ffoom init_path >& /dev/null \
68
     ffoom init_path >& /dev/null \
69
         || die "-----" \
69
         || die "-----" \
70
-               "fastfood not installed or ffoom is not available for $(id -un)." \
70
+               "fastfoo not installed or ffoom is not available for $(id -un)." \
71
                "In the latter case try running (only) \`make\` under normal" \
71
                "In the latter case try running (only) \`make\` under normal" \
72
                "user and repeating the \`make install\` again." \
72
                "user and repeating the \`make install\` again." \
73
                "-----"
73
                "-----"