=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== aspell-sv-0.51-0/configure-42- # Taken from autoconf 2.50 aspell-sv-0.51-0/configure:43: envvar=`expr "x$option" : 'x\([^=]*\)='` aspell-sv-0.51-0/configure:44: optarg=`expr "x$option" : 'x[^=]*=\(.*\)'` aspell-sv-0.51-0/configure-45- # Reject names that are not valid shell variable names. ############################################## aspell-sv-0.51-0/configure-49- #echo $envvar $optarg aspell-sv-0.51-0/configure:50: optarg=`echo "$optarg" | sed "s/'/'\\\\\\\\''/g"` aspell-sv-0.51-0/configure-51- eval "$envvar='$optarg'" ############################################## aspell-sv-0.51-0/configure-74-echo $ECHO_N "Finding Dictionary file location ... $ECHO_C" aspell-sv-0.51-0/configure:75:dictdir=`$ASPELL dump config dict-dir` aspell-sv-0.51-0/configure-76-echo $dictdir ############################################## aspell-sv-0.51-0/configure-78-echo $ECHO_N "Finding Data file location ... $ECHO_C" aspell-sv-0.51-0/configure:79:datadir=`$ASPELL dump config data-dir` aspell-sv-0.51-0/configure-80-echo $datadir aspell-sv-0.51-0/configure-81- aspell-sv-0.51-0/configure:82:echo "ASPELL = `which $ASPELL`" > Makefile aspell-sv-0.51-0/configure-83-echo "ASPELL_FLAGS = $ASPELL_FLAGS" >> Makefile aspell-sv-0.51-0/configure:84:echo "WORD_LIST_COMPRESS = `which $WORD_LIST_COMPRESS`" >> Makefile aspell-sv-0.51-0/configure-85-echo "DESTDIR = $DESTDIR" >> Makefile ############################################## aspell-sv-0.51-0/sv.cwl-8610-re aspell-sv-0.51-0/sv.cwl:8611:steeniumonasm ens aspell-sv-0.51-0/sv.cwl-8612-rnassiktensrna ############################################## aspell-sv-0.51-0/debian/rules-12- gzip -9 -c "$$f" > "$(DEB_DESTDIR)/usr/share/aspell/"$$f".gz"; \ aspell-sv-0.51-0/debian/rules:13: WL=`echo $$f | sed 's/\.cwl$$//'`; \ aspell-sv-0.51-0/debian/rules-14- dh_link "var/lib/aspell/$$WL.rws" "usr/lib/aspell/$$WL.rws"; \