moved the top-level and probably most important feisty meow variable from the seeming...
[feisty_meow.git] / scripts / generator / next_version.sh
index 3b34b5a253461a43829c40b118f8d33bc6db519f..85b70e3a2b4aa0d73dd42333b22c83a4ce8d9add 100644 (file)
@@ -12,7 +12,7 @@ if [ ! -z "$BUILD_PARAMETER_FILE" ]; then
 fi
 if [ -z "$PARAMETER_FILE" ]; then
   # last ditch attempt to get one that will work.
-  PARAMETER_FILE="$FEISTY_MEOW_DIR/build.ini"
+  PARAMETER_FILE="$FEISTY_MEOW_APEX/build.ini"
 fi
 
 chmod u+w "$PARAMETER_FILE"