===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
metis-5.1.0.dfsg/debian/patches/01_fix_installation_paths.patch-34- 
metis-5.1.0.dfsg/debian/patches/01_fix_installation_paths.patch:35: include(${GKLIB_PATH}/GKlibSystem.cmake)
metis-5.1.0.dfsg/debian/patches/01_fix_installation_paths.patch-36- # Add include directories.
##############################################
metis-5.1.0.dfsg/.pc/01_fix_installation_paths.patch/CMakeLists.txt-19-
metis-5.1.0.dfsg/.pc/01_fix_installation_paths.patch/CMakeLists.txt:20:include(${GKLIB_PATH}/GKlibSystem.cmake)
metis-5.1.0.dfsg/.pc/01_fix_installation_paths.patch/CMakeLists.txt-21-# Add include directories.
##############################################
metis-5.1.0.dfsg/CMakeLists.txt-20-
metis-5.1.0.dfsg/CMakeLists.txt:21:include(${GKLIB_PATH}/GKlibSystem.cmake)
metis-5.1.0.dfsg/CMakeLists.txt-22-# Add include directories.
##############################################
metis-edf-4.1-2/CONFIG/onmetis.in-11-set_prefix() {
metis-edf-4.1-2/CONFIG/onmetis.in:12:   local this=`readlink -n -f $1`
metis-edf-4.1-2/CONFIG/onmetis.in:13:   prefix=`dirname $this`
metis-edf-4.1-2/CONFIG/onmetis.in-14-}
##############################################
metis-edf-4.1-2/CONFIG/configure-10-   OS_LEVEL=`uname -r`
metis-edf-4.1-2/CONFIG/configure:11:   OS_NIV=`echo $OS_LEVEL | awk -F'.' '{print $2}'`
metis-edf-4.1-2/CONFIG/configure-12-   if [ $OS_NIV -lt 6 ]; then
##############################################
metis-edf-4.1-2/onmetis-11-set_prefix() {
metis-edf-4.1-2/onmetis:12:   local this=`readlink -n -f $1`
metis-edf-4.1-2/onmetis:13:   prefix=`dirname $this`
metis-edf-4.1-2/onmetis-14-}
##############################################
metis-edf-4.1-2/.pc/configure.patch/CONFIG/configure-10-   OS_LEVEL=`uname -r`
metis-edf-4.1-2/.pc/configure.patch/CONFIG/configure:11:   OS_NIV=`echo $OS_LEVEL | awk -F'.' '{print $2}'`
metis-edf-4.1-2/.pc/configure.patch/CONFIG/configure-12-   if [ $OS_NIV -lt 6 ]; then