===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lua-system-0.2.1/.travis/setenv_lua.sh-2-bash .travis/setup_lua.sh
lua-system-0.2.1/.travis/setenv_lua.sh:3:eval `$HOME/.lua/luarocks path`
##############################################
lua-system-0.2.1/debian/control-30-Architecture: any
lua-system-0.2.1/debian/control:31:Depends: lua-system (= ${binary:Version}), ${misc:Depends}
lua-system-0.2.1/debian/control-32-Provides: ${lua:Provides}
##############################################
lua-system-0.2.1/debian/lib.install.in-2-test -z "@@CLIB_OBJS@@" || echo usr/lib/@@DEB_HOST_MULTIARCH@@/@@LIBNAME@@.so.*
lua-system-0.2.1/debian/lib.install.in:3:test -z "@@LUA_SOURCES@@" || for X in @@LUA_SOURCES@@; do echo usr/share/lua/@@LUA_VERSION@@/`echo $X|@@LUA_SOURCES_MANGLER@@`; done
lua-system-0.2.1/debian/lib.install.in:4:test -z "@@LUA_SOURCES_ARCHDEP@@" || for X in @@LUA_SOURCES_ARCHDEP@@; do echo usr/lib/@@DEB_HOST_MULTIARCH@@/lua/@@LUA_VERSION@@/`echo $X|@@LUA_SOURCES_MANGLER@@`; done