aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/mit-scheme.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mit-scheme.rb b/Library/Formula/mit-scheme.rb
index a06adf044..1370bab8b 100644
--- a/Library/Formula/mit-scheme.rb
+++ b/Library/Formula/mit-scheme.rb
@@ -28,7 +28,7 @@ class MitScheme < Formula
# Take care of some hard-coded paths
inreplace %w(6001/edextra.scm 6001/floppy.scm compiler/etc/disload.scm microcode/configure
- edwin/techinfo.scm edwin/unix.scm lib/include/configure lib/include/option.c
+ edwin/techinfo.scm edwin/unix.scm lib/include/configure lib/include/option.h
swat/c/tk3.2-custom/Makefile swat/c/tk3.2-custom/tcl/Makefile swat/scheme/other/btest.scm) do |s|
s.gsub! "/usr/local", prefix
end