=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== plzip-1.8/testsuite/check.sh-10-objdir=`pwd` plzip-1.8/testsuite/check.sh:11:testdir=`cd "$1" ; pwd` plzip-1.8/testsuite/check.sh-12-LZIP="${objdir}"/plzip ############################################## plzip-1.8/.pc/debian/0001-build.patch/configure-49- case ${option} in plzip-1.8/.pc/debian/0001-build.patch/configure:50: *=*) optarg=`echo ${option} | sed -e 's,^[^=]*=,,;s,/$,,'` ;; plzip-1.8/.pc/debian/0001-build.patch/configure-51- esac ############################################## plzip-1.8/.pc/debian/0001-build.patch/configure-130- ## the sed command below emulates the dirname command plzip-1.8/.pc/debian/0001-build.patch/configure:131: srcdir=`echo $0 | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` plzip-1.8/.pc/debian/0001-build.patch/configure-132- fi ############################################## plzip-1.8/.pc/debian/0001-build.patch/configure-141-# Set srcdir to . if that's what it is. plzip-1.8/.pc/debian/0001-build.patch/configure:142:if [ "`pwd`" = "`cd "${srcdir}" ; pwd`" ] ; then srcdir=. ; fi plzip-1.8/.pc/debian/0001-build.patch/configure-143- ############################################## plzip-1.8/configure-49- case ${option} in plzip-1.8/configure:50: *=*) optarg=`echo ${option} | sed -e 's,^[^=]*=,,;s,/$,,'` ;; plzip-1.8/configure-51- esac ############################################## plzip-1.8/configure-130- ## the sed command below emulates the dirname command plzip-1.8/configure:131: srcdir=`echo $0 | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` plzip-1.8/configure-132- fi ############################################## plzip-1.8/configure-141-# Set srcdir to . if that's what it is. plzip-1.8/configure:142:if [ "`pwd`" = "`cd "${srcdir}" ; pwd`" ] ; then srcdir=. ; fi plzip-1.8/configure-143-