===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
calamares-3.2.33/CHANGES-1063-   remained set to English. Then no localization packages are installed
calamares-3.2.33/CHANGES:1064:   (see feature `${LOCALE}` in `packages.conf`). Reported downstream
calamares-3.2.33/CHANGES-1065-   in Netrunner.
##############################################
calamares-3.2.33/CMakeModules/CalamaresAddModuleSubdirectory.cmake-201-        if ( EXISTS ${_testdir}/CMakeTests.txt AND NOT EXISTS ${_mod_dir}/CMakeLists.txt )
calamares-3.2.33/CMakeModules/CalamaresAddModuleSubdirectory.cmake:202:            include( ${_testdir}/CMakeTests.txt )
calamares-3.2.33/CMakeModules/CalamaresAddModuleSubdirectory.cmake-203-        endif()
##############################################
calamares-3.2.33/CalamaresConfig.cmake.in-23-#
calamares-3.2.33/CalamaresConfig.cmake.in:24:include(${CMAKE_CURRENT_LIST_DIR}/CalamaresConfigVersion.cmake)
calamares-3.2.33/CalamaresConfig.cmake.in:25:include(${CMAKE_CURRENT_LIST_DIR}/CalamaresTargets.cmake)
calamares-3.2.33/CalamaresConfig.cmake.in-26-
##############################################
calamares-3.2.33/ci/calamaresstyle-38-unmangle_clang_format=""
calamares-3.2.33/ci/calamaresstyle:39:if expr `"$CF" --version | tr -dc '[^.0-9]' | cut  -d . -f 1` '<' 10 > /dev/null ; then
calamares-3.2.33/ci/calamaresstyle-40-	:
##############################################
calamares-3.2.33/ci/travis.sh-12-#
calamares-3.2.33/ci/travis.sh:13:D=`dirname "$0"`
calamares-3.2.33/ci/travis.sh-14-test -d "$D" || { echo "! No directory $D" ; exit 1 ; }
##############################################
calamares-3.2.33/src/branding/default/branding.desc-195-# during the execution step. The QML **is** abruptly stopped when the
calamares-3.2.33/src/branding/default/branding.desc:196:# execution step is done, though, so maybe a game isn't a great idea.
calamares-3.2.33/src/branding/default/branding.desc-197-#
##############################################
calamares-3.2.33/src/modules/README.md-13-
calamares-3.2.33/src/modules/README.md:14:All modules are installed in `$DESTDIR/lib/calamares/modules`.
calamares-3.2.33/src/modules/README.md-15-
##############################################
calamares-3.2.33/src/modules/README.md-127-All sample module configuration files are installed in
calamares-3.2.33/src/modules/README.md:128:`$DESTDIR/share/calamares/modules` but can be overridden by
calamares-3.2.33/src/modules/README.md-129-files with the same name placed manually (or by the packager)
##############################################
calamares-3.2.33/src/modules/packages/packages.conf-125-#   installed at all,
calamares-3.2.33/src/modules/packages/packages.conf:126:# - otherwise `$LOCALE` or `${LOCALE}` is replaced by the 'lower-cased' BCP47
calamares-3.2.33/src/modules/packages/packages.conf-127-#   name of the 'language' part of the selected system locale (not the
##############################################
calamares-3.2.33/src/modules/packages/packages.conf-131-# Take care that just plain `LOCALE` will not be replaced, so `foo-LOCALE` will
calamares-3.2.33/src/modules/packages/packages.conf:132:# be left unchanged, while `foo-$LOCALE` will be changed. However, `foo-LOCALE`
calamares-3.2.33/src/modules/packages/packages.conf-133-# **will** be removed from the list of packages (i.e. not installed), if