===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
seyon-2.20c/debian/config-19-    if [ -f $MODEMDEFAULTS ]; then
seyon-2.20c/debian/config:20:       PORT=`cat $MODEMDEFAULTS | grep -m1 "^seyon\*modems:" | cut -f2 -d: 2>/dev/null`
seyon-2.20c/debian/config-21-    fi
##############################################
seyon-2.20c/debian/config-29-    if [ -f $MODEMDEFAULTS ]; then
seyon-2.20c/debian/config:30:       ESCAPEDPORT=`echo $PORT | sed 's/\//\\\\\//g'`
seyon-2.20c/debian/config-31-       sed "s/^seyon\*modems:.*$/seyon\*modems: ${ESCAPEDPORT}/" $MODEMDEFAULTS > $TEMPFILE
##############################################
seyon-2.20c/debian/patches/03-reproducible-build.patch-20-@@ -38,12 +38,8 @@
seyon-2.20c/debian/patches/03-reproducible-build.patch:21: #host=`hostname`; host=${host:-${`uname -n`:-"host"}}
seyon-2.20c/debian/patches/03-reproducible-build.patch-22- #user=${USER:-${LOGNAME:-${`logname`:-"user"}}}
##############################################
seyon-2.20c/.pc/01-debian-diff-to-be-split-some-day.patch/makever.sh-37-
seyon-2.20c/.pc/01-debian-diff-to-be-split-some-day.patch/makever.sh:38:#host=`hostname`; host=${host:-${`uname -n`:-"host"}}
seyon-2.20c/.pc/01-debian-diff-to-be-split-some-day.patch/makever.sh-39-#user=${USER:-${LOGNAME:-${`logname`:-"user"}}}
##############################################
seyon-2.20c/.pc/03-reproducible-build.patch/makever.sh-37-
seyon-2.20c/.pc/03-reproducible-build.patch/makever.sh:38:#host=`hostname`; host=${host:-${`uname -n`:-"host"}}
seyon-2.20c/.pc/03-reproducible-build.patch/makever.sh-39-#user=${USER:-${LOGNAME:-${`logname`:-"user"}}}
##############################################
seyon-2.20c/makever.sh-37-
seyon-2.20c/makever.sh:38:#host=`hostname`; host=${host:-${`uname -n`:-"host"}}
seyon-2.20c/makever.sh-39-#user=${USER:-${LOGNAME:-${`logname`:-"user"}}}