# File lib/pkg-config.rb, line 303 def set_override_variable(key, value) @@override_variables[key] = value end