From f76eff3be225bfef9b099d2aed68d68d45553158 Mon Sep 17 00:00:00 2001 From: Arne Jørgensen Date: Sun, 22 Feb 2015 17:12:39 +0100 Subject: global: Use opt_prefix in install config file. Closes #37073. Signed-off-by: Tim D. Smith --- Library/Formula/global.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/global.rb b/Library/Formula/global.rb index 4ffa5d24c..81e25b74e 100644 --- a/Library/Formula/global.rb +++ b/Library/Formula/global.rb @@ -56,6 +56,7 @@ class Global < Formula bin.env_script_all_files(libexec/"bin", :PYTHONPATH => ENV["PYTHONPATH"]) end + inreplace "gtags.conf", prefix, opt_prefix etc.install "gtags.conf" # we copy these in already -- cgit v1.2.3