X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fnext_version.sh;h=3b34b5a253461a43829c40b118f8d33bc6db519f;hb=7f9b0fd36ab70eed1b3dbbb485f3f0158514688a;hp=805745b0ca58bec71e0bb1e05cf93fc3a411ed7e;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/scripts/generator/next_version.sh b/scripts/generator/next_version.sh index 805745b0..3b34b5a2 100644 --- a/scripts/generator/next_version.sh +++ b/scripts/generator/next_version.sh @@ -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="$REPOSITORY_DIR/build.ini" + PARAMETER_FILE="$FEISTY_MEOW_DIR/build.ini" fi chmod u+w "$PARAMETER_FILE"