===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
packagekit-1.2.1/backends/aptcc/pkconffile-33-## Add the diff to the end of the TEMPLATE
packagekit-1.2.1/backends/aptcc/pkconffile:34:my @diff = `diff -u $forig $fnew`;
packagekit-1.2.1/backends/aptcc/pkconffile-35-foreach (@diff) {
##############################################
packagekit-1.2.1/data/pk-upgrade-distro.sh-43-	# do not dep on zenity in build scripts
packagekit-1.2.1/data/pk-upgrade-distro.sh:44:	elif [ "`which zenity 2> /dev/null > /dev/null; echo $?`" -eq 0 ]; then
packagekit-1.2.1/data/pk-upgrade-distro.sh-45-		zenity --warning --title $TITLE --text $TEXT
##############################################
packagekit-qt-1.0.2/src/modules/packagekit-qt-config.cmake.in-6-
packagekit-qt-1.0.2/src/modules/packagekit-qt-config.cmake.in:7:include("${CMAKE_CURRENT_LIST_DIR}/PackageKitQtTargets.cmake")