X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fbuildor%2Ffind_one_word_comments.sh;h=cefa1a9d22dd883b92b8342d53d7ba15e239b0a4;hb=f83e7805fb06ab2df51cf65705d30c68c4d4467a;hp=3b686f79d4c0641ea46e55b6444b79d9684eb58d;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/scripts/buildor/find_one_word_comments.sh b/scripts/buildor/find_one_word_comments.sh index 3b686f79..cefa1a9d 100644 --- a/scripts/buildor/find_one_word_comments.sh +++ b/scripts/buildor/find_one_word_comments.sh @@ -8,7 +8,8 @@ SOURCES_FOUND_LIST="$(mktemp "$TMP/sources_found.XXXXXX")" -source $FEISTY_MEOW_SCRIPTS/build/seek_all_source.sh $* +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" +source $FEISTY_MEOW_SCRIPTS/buildor/seek_all_source.sh $* # got a list of source files now. function examine_file {