===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-76-   if [ -f /bin/getopt -o -f /usr/bin/getopt ] ; then
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch:77:      set -- `getopt $SHOPT $*` ; cc=$?
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-78-      if [ $cc -ne 0 ] ; then
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-147-- 
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch:148:-$LDN -o $OUT $gxint $pgm $userpath $userlibs `cernlib -v $ver $CLIB`; cc=$?
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-149-+
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-150-+[ -z "$ver" ] && verflag="" || verflag="-v"
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch:151:+$LDN -o $OUT $gxint $pgm $userpath $userlibs `cernlib $verflag $ver $CLIB` ; \
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-152-+cc=$?
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-177-+  if [ \( "$drv" = "X11" -o "$drv" = "++" \) -a -n "$hst" ] ; then
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch:178:      nw=`echo $hst | awk -F: '{ print NF }'`
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-179-      [ $nw -eq 1 ] && hst="$hst:0"
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-200-+    rmdir /tmp/comis* > /dev/null 2>&1 || true
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch:201:+  [ "`(echo "$TMPDIR"/comis*) 2> /dev/null`" = "$TMPDIR"/'comis*' ] || \
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch-202-+    rmdir "$TMPDIR"/comis* > /dev/null 2>&1 || true
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-76-   if [ -f /bin/getopt -o -f /usr/bin/getopt ] ; then
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in:77:      set -- `getopt $SHOPT $*` ; cc=$?
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-78-      if [ $cc -ne 0 ] ; then
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-147-- 
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in:148:-$LDN -o $OUT $gxint $pgm $userpath $userlibs `cernlib -v $ver $CLIB`; cc=$?
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-149-+
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-150-+[ -z "$ver" ] && verflag="" || verflag="-v"
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in:151:+$LDN -o $OUT $gxint $pgm $userpath $userlibs `cernlib $verflag $ver $CLIB` ; \
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-152-+cc=$?
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-177-+  if [ \( "$drv" = "X11" -o "$drv" = "++" \) -a -n "$hst" ] ; then
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in:178:      nw=`echo $hst | awk -F: '{ print NF }'`
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-179-      [ $nw -eq 1 ] && hst="$hst:0"
##############################################
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-200-+    rmdir /tmp/comis* > /dev/null 2>&1 || true
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in:201:+  [ "`(echo "$TMPDIR"/comis*) 2> /dev/null`" = "$TMPDIR"/'comis*' ] || \
geant321-3.21.14.dfsg/debian/patches/302-scripts-comply-with-FHS.dpatch.in-202-+    rmdir "$TMPDIR"/comis* > /dev/null 2>&1 || true
##############################################
geant321-3.21.14.dfsg/debian/add-ons/Makefile-46-	cd ghdoc ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile:47:	for x in `ls *.doc | sed 's/.doc$$//g'` ; do \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-48-		sed -e '/^\*/d' -e 's/^C\*\*//g' $$x.doc > \
##############################################
geant321-3.21.14.dfsg/debian/add-ons/Makefile-58-	# -> #include <kuip/ksys.h> )
geant321-3.21.14.dfsg/debian/add-ons/Makefile:59:	for dir in `cat $(ADDONDIR)/includelist.txt` ; do \
geant321-3.21.14.dfsg/debian/add-ons/Makefile:60:		basedir=`basename $$dir` ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-61-		rm -rf $(DESTDIR)$(includedir)/$$basedir ; \
##############################################
geant321-3.21.14.dfsg/debian/add-ons/Makefile-64-			egrep -v '\.(h|inc)$$' | xargs rm -rf ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile:65:		for file in `ls -1 $(DESTDIR)$(includedir)/$$basedir/*` ; do \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-66-		if [ -f $$file ] ; then \
##############################################
geant321-3.21.14.dfsg/debian/add-ons/Makefile-95-	if [ -d $(CERN_SHLIBDIR) ] ; then \
geant321-3.21.14.dfsg/debian/add-ons/Makefile:96:	( abslibdir="`cd $(DESTDIR)$(libdir)/ && pwd`" ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-97-	  cd $(CERN_SHLIBDIR)/ ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-98-	  for file in `ls | grep 'lib.*\..*\..*\.'` ; do \
geant321-3.21.14.dfsg/debian/add-ons/Makefile:99:		basename=`echo $$file | cut -f 1 -d .` ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-100-		install -p -m 0644 $$file "$$abslibdir/" ; \
geant321-3.21.14.dfsg/debian/add-ons/Makefile:101:		for link in `ls $${basename}.* |grep -v 'lib.*\..*\..*\.'`; do \
geant321-3.21.14.dfsg/debian/add-ons/Makefile-102-			ln -sf $$file "$$abslibdir"/$$link ; \