===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ooo-thumbnailer-0.2/ooo-thumbnailer-33-# documents in the Templates directory are ignored
ooo-thumbnailer-0.2/ooo-thumbnailer:34:if [ `dirname "$ifile"` != ${XDG_TEMPLATES_DIR:-$HOME/Templates} ]; then
ooo-thumbnailer-0.2/ooo-thumbnailer-35-  # use imagemagick if it's installed
##############################################
ooo-thumbnailer-0.2/debian/rules-8-	if test -n "$$TMP"; then \
ooo-thumbnailer-0.2/debian/rules:9:		TMPD=`mktemp -d -p $$TMP`; \
ooo-thumbnailer-0.2/debian/rules-10-	else \
##############################################
ooo-thumbnailer-0.2/debian/rules-14-	bzr co lp:~flimm/+junk/bash-ooo-thumbnailer && \
ooo-thumbnailer-0.2/debian/rules:15:	export UPSTREAM_VERSION=`head -1 $$TMPD/bash-ooo-thumbnailer/debian/changelog | cut -f 2 -d \( | cut -f 1 -d \) | cut -f 1 -d -` && \
ooo-thumbnailer-0.2/debian/rules-16-	mv bash-ooo-thumbnailer ooo-thumbnailer-$$UPSTREAM_VERSION && \