X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fbuildor%2Ffind_one_word_comments.sh;h=cefa1a9d22dd883b92b8342d53d7ba15e239b0a4;hb=c606fc65e841709bd6e8c7a6e038a1b37f42c1d0;hp=3b686f79d4c0641ea46e55b6444b79d9684eb58d;hpb=dbe3a7d9104352d69efdaa5eca600908ecc9bba8;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 {