mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
parent
86acd120b8
commit
9d44d278e4
@ -36,7 +36,6 @@ class Keg
|
|||||||
raise
|
raise
|
||||||
end
|
end
|
||||||
|
|
||||||
sig { params(old: Pathname, new: Pathname, file: MachOShim).returns(T::Boolean) }
|
|
||||||
def change_rpath(old, new, file)
|
def change_rpath(old, new, file)
|
||||||
return false if old == new
|
return false if old == new
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user