require 'formula' require 'hardware' class V8 'v8' system "install_name_tool -change libv8.dylib #{lib}/libv8.dylib #{bin+'v8'}" end end