=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== aspell-cy-0.50-3/configure-42- # Taken from autoconf 2.50 aspell-cy-0.50-3/configure:43: envvar=`expr "x$option" : 'x\([^=]*\)='` aspell-cy-0.50-3/configure-44- # Reject names that are not valid shell variable names. ############################################## aspell-cy-0.50-3/configure-47- { (exit 1); exit 1; }; } aspell-cy-0.50-3/configure:48: optarg=`echo "$optarg" | sed "s/'/'\\\\\\\\''/g"` aspell-cy-0.50-3/configure-49- eval "$envvar='$optarg'" ############################################## aspell-cy-0.50-3/configure-70-echo $ECHO_N "Finding Dictionary file location ... $ECHO_C" aspell-cy-0.50-3/configure:71:dictdir=`$ASPELL dump config dict-dir` aspell-cy-0.50-3/configure-72-echo $dictdir ############################################## aspell-cy-0.50-3/configure-74-echo $ECHO_N "Finding Data file location ... $ECHO_C" aspell-cy-0.50-3/configure:75:datadir=`$ASPELL dump config data-dir` aspell-cy-0.50-3/configure-76-echo $datadir ############################################## aspell-cy-0.50-3/debian/rules-14- gzip -9 -c "$$f" > "$(DEB_DESTDIR)/usr/share/aspell/"$$f".gz"; \ aspell-cy-0.50-3/debian/rules:15: WL=`echo $$f | sed 's/\.cwl$$//'`; \ aspell-cy-0.50-3/debian/rules-16- touch "$(DEB_DESTDIR)/var/lib/aspell/$$WL.rws"; \