===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
##############################################
gnome-recipes-2.0.2/subprojects/libgd/meson_readme.md-6-libgd is intended to be used as a submodule from other projects. This requires passing default_options to the subproject
gnome-recipes-2.0.2/subprojects/libgd/meson_readme.md:7:which was added in Meson 0.38.0. To see a full list of options you can run `mesonconf $your_build_dir`. If building a
gnome-recipes-2.0.2/subprojects/libgd/meson_readme.md-8-non-static library `pkglibdir` must be set to a private location to install to which you will also want to pass (an absolute path)
##############################################
gnome-recipes-2.0.2/osx/build-osx-installer.sh-8-# Verify that this is still working.
gnome-recipes-2.0.2/osx/build-osx-installer.sh:9:DEV=`hdiutil info|tail -1|awk '{print $1}'`
gnome-recipes-2.0.2/osx/build-osx-installer.sh-10-rm -rf mnttmp/Recipes.app
##############################################
gnome-recipes-2.0.2/osx/gnome-recipes.sh-2-
gnome-recipes-2.0.2/osx/gnome-recipes.sh:3:name=`basename "$0"`
gnome-recipes-2.0.2/osx/gnome-recipes.sh-4-tmp="$0"
gnome-recipes-2.0.2/osx/gnome-recipes.sh:5:tmp=`dirname "$tmp"`
gnome-recipes-2.0.2/osx/gnome-recipes.sh:6:tmp=`dirname "$tmp"`
gnome-recipes-2.0.2/osx/gnome-recipes.sh:7:bundle=`dirname "$tmp"`
gnome-recipes-2.0.2/osx/gnome-recipes.sh-8-bundle_contents="$bundle"/Contents
##############################################
gnome-recipes-2.0.2/osx/gnome-recipes.sh-114-    else
gnome-recipes-2.0.2/osx/gnome-recipes.sh:115:	LOC=`find $PREFIX/share/locale -name $LANG???`
gnome-recipes-2.0.2/osx/gnome-recipes.sh-116-	for L in $LOC; do