=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== aspell-pa-0.01-1/configure-42- # Taken from autoconf 2.50 aspell-pa-0.01-1/configure:43: envvar=`expr "x$option" : 'x\([^=]*\)='` aspell-pa-0.01-1/configure:44: optarg=`expr "x$option" : 'x[^=]*=\(.*\)'` aspell-pa-0.01-1/configure-45- # Reject names that are not valid shell variable names. ############################################## aspell-pa-0.01-1/configure-49- #echo $envvar $optarg aspell-pa-0.01-1/configure:50: optarg=`echo "$optarg" | sed "s/'/'\\\\\\\\''/g"` aspell-pa-0.01-1/configure-51- eval "$envvar='$optarg'" ############################################## aspell-pa-0.01-1/configure-74-echo $ECHO_N "Finding Dictionary file location ... $ECHO_C" aspell-pa-0.01-1/configure:75:dictdir=`$ASPELL dump config dict-dir` aspell-pa-0.01-1/configure-76-echo $dictdir ############################################## aspell-pa-0.01-1/configure-78-echo $ECHO_N "Finding Data file location ... $ECHO_C" aspell-pa-0.01-1/configure:79:datadir=`$ASPELL dump config data-dir` aspell-pa-0.01-1/configure-80-echo $datadir aspell-pa-0.01-1/configure-81- aspell-pa-0.01-1/configure:82:echo "ASPELL = `which $ASPELL`" > Makefile aspell-pa-0.01-1/configure-83-echo "ASPELL_FLAGS = $ASPELL_FLAGS" >> Makefile aspell-pa-0.01-1/configure:84:echo "PREZIP = `which $PREZIP`" >> Makefile aspell-pa-0.01-1/configure-85-echo "DESTDIR = $DESTDIR" >> Makefile ############################################## aspell-pa-0.01-1/debian/tests/tex-test-3-IFS=$'\n' aspell-pa-0.01-1/debian/tests/tex-test:4:OUTPUT=`cat debian/tests/$LANG.tex | aspell pipe -t --encoding=utf-8 -d $LANG | tr '*' '+'` aspell-pa-0.01-1/debian/tests/tex-test-5-let i=0