aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/luabind.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/luabind.rb b/Library/Formula/luabind.rb
index 74480bede..8077cf8b4 100644
--- a/Library/Formula/luabind.rb
+++ b/Library/Formula/luabind.rb
@@ -29,6 +29,7 @@ class Luabind < Formula
end if MacOS.version >= :mavericks
def install
+ ENV["LUA_PATH"] = Formula["lua"].opt_prefix
args = [
"release",
"install",