X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fdotnet%2Fpreconditions.sh;h=2fe3e79bca0bf0b8a83b3c4241dcc2e021391b64;hb=b12c3b52026c780dd2270bb5a68e950088a2c83c;hp=792631903d900e190c44d5e2d35fbe6b84b4dabd;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/scripts/clam/dotnet/preconditions.sh b/scripts/clam/dotnet/preconditions.sh index 79263190..2fe3e79b 100644 --- a/scripts/clam/dotnet/preconditions.sh +++ b/scripts/clam/dotnet/preconditions.sh @@ -2,7 +2,7 @@ # prepares the project for compilation by creating the appropriate directories. # make sure the top-level repository exists. -if [ ! -d $REPOSITORY_DIR ]; then mkdir $REPOSITORY_DIR; fi +if [ ! -d $FEISTY_MEOW_DIR ]; then mkdir $FEISTY_MEOW_DIR; fi # make sure our temp directory is there. if [ ! -d $CLAM_TMP ]; then mkdir $CLAM_TMP; fi # make sure the generated files have a home.