X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fbuildor%2Fstdbuild.sh;h=13fd1fd9de96d572b649c9d026996cb7b54ff4d4;hb=40128535063c2bb1a452760809d2dd9aa13cc436;hp=a9fb23cc4e090da6847c894c61d020f722545f90;hpb=11e25956510fbe953a9ceeaddbaebd80334abf43;p=feisty_meow.git diff --git a/scripts/buildor/stdbuild.sh b/scripts/buildor/stdbuild.sh index a9fb23cc..13fd1fd9 100644 --- a/scripts/buildor/stdbuild.sh +++ b/scripts/buildor/stdbuild.sh @@ -5,6 +5,8 @@ # # go to the main folder of the project you're building before you run this. +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" + echo "$(date_stringer)" echo "Building application from $(\pwd)" echo " via standard 'configure;make;sudo make install' process..."