X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Fdotnet%2Fpreconditions.sh;h=2fe3e79bca0bf0b8a83b3c4241dcc2e021391b64;hb=2dc7262979a054eeb1167aa60546365f1da812e1;hp=792631903d900e190c44d5e2d35fbe6b84b4dabd;hpb=dbe3a7d9104352d69efdaa5eca600908ecc9bba8;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.