Made installation of fast compilers optional, removed own version of 'echo'
This commit is contained in:
@@ -161,3 +161,12 @@ EOF
|
||||
done
|
||||
done
|
||||
fi
|
||||
|
||||
if [ $DO_FAST = n ]
|
||||
then
|
||||
ed - $CONFIG/Action <<'EOF'
|
||||
/^name "Fast/;$s/^/!/
|
||||
w
|
||||
q
|
||||
EOF
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user