mirror of
https://github.com/gosticks/brew.git
synced 2026-08-21 00:50:22 +00:00
Merge pull request #939 from DomT4/guile
keg: make guile's site-dir persistent
This commit is contained in:
@@ -326,6 +326,7 @@ class Keg
|
||||
when /^fish/ then :mkpath
|
||||
# Lua, Lua51, Lua53 all need the same handling.
|
||||
when /^lua\// then :mkpath
|
||||
when %r{^guile/} then :mkpath
|
||||
else :link
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user