===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
voms-mysql-plugin-3.1.7/INSTALL-173-directory configuration variables that were expressed in terms of
voms-mysql-plugin-3.1.7/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
voms-mysql-plugin-3.1.7/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
voms-mysql-plugin-3.1.7/Makefile.am-33-	for r in $(shell find $(rpmbuild_dir)/RPMS -name '*.rpm') ; do \
voms-mysql-plugin-3.1.7/Makefile.am:34:		echo "Istalling `basename $$r` in $(stage_dir)..."; \
voms-mysql-plugin-3.1.7/Makefile.am-35-		pushd . ; cp $$r $(stage_dir); cd $(stage_dir); \
voms-mysql-plugin-3.1.7/Makefile.am:36:		rpm2cpio `basename $$r` | cpio -idm; \
voms-mysql-plugin-3.1.7/Makefile.am:37:		rm `basename $$r`; popd; \
voms-mysql-plugin-3.1.7/Makefile.am-38-	done