moved the top-level and probably most important feisty meow variable from the seeming...
[feisty_meow.git] / scripts / clam / dotnet-retired / preconditions.sh
index 6ef359790edb081e5cef742813cfcc3ec87a0368..a020b4ef02a413cf85949db5269fabcd94dc9f30 100644 (file)
@@ -2,7 +2,7 @@
 # prepares the project for compilation by creating the appropriate directories.
 
 # make sure the top-level repository exists.
-if [ ! -d $FEISTY_MEOW_DIR ]; then mkdir -p $FEISTY_MEOW_DIR; fi
+if [ ! -d $FEISTY_MEOW_APEX ]; then mkdir -p $FEISTY_MEOW_APEX; fi
 # make sure our temp directory is there.
 if [ ! -d $CLAM_TMP ]; then mkdir -p $CLAM_TMP; fi
 # make sure the generated files have a home.