keg_relocate.rb: create generic codesign_patched_binary

This commit is contained in:
danielnachun 2022-03-03 17:34:50 -08:00
parent 3ddcaacfd7
commit 39fc386253
No known key found for this signature in database
GPG Key ID: 7343CCAD07E2D0FB

View File

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