Revert "keg_relocate.rb: create generic codesign_patched_binary"

This reverts commit 39fc3862538fa5226f4d17e94f1e1c74b7eadeb2.
This commit is contained in:
Bo Anderson 2022-03-04 18:53:24 +00:00
parent 639be1b552
commit 62e1f41f9b
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

@ -214,8 +214,6 @@ class Keg
end
end
def codesign_patched_binary(_binary_file); end
def lib
path/"lib"
end