From fa3591681800f9da06cd2d0179a5ef9e63b10729 Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Sat, 4 Apr 2020 15:21:35 +0100 Subject: [PATCH] ENV/std: withdraw support for Homebrew supplied *.pc files --- Library/Homebrew/extend/os/mac/extend/ENV/std.rb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Library/Homebrew/extend/os/mac/extend/ENV/std.rb b/Library/Homebrew/extend/os/mac/extend/ENV/std.rb index 049fa6adce..a60dc1bf6b 100644 --- a/Library/Homebrew/extend/os/mac/extend/ENV/std.rb +++ b/Library/Homebrew/extend/os/mac/extend/ENV/std.rb @@ -3,11 +3,7 @@ module Stdenv # @private - undef homebrew_extra_pkg_config_paths, x11 - - def homebrew_extra_pkg_config_paths - ["#{HOMEBREW_LIBRARY}/Homebrew/os/mac/pkgconfig/#{MacOS.version}"] - end + undef x11 def x11 # There are some config scripts here that should go in the PATH