Closed iceman1001 closed 5 years ago
I fixed the paths in the formula. But:
brew --prefix
I am not good at OS X and homebrew. I tag some ppl and see if they can make it even better. @drandreas @tomharkness
alternative is to wait for the coming make install
(with overridable install paths) that can avoid to duplicate the list of stuffs to move around...
And I see fw files end up in /usr/local/share/firmware/
it should really be under
/usr/local/share/proxmark3/firmware/
ouch yeah
Do we copy sim011, aswell? ...
just see the full list at https://github.com/RfidResearchGroup/proxmark3/issues/325#issuecomment-523633394
ok, moved stuff around.
However do we really need to copy this file into the emv folder anylonger?
# do we need to copy this one to emv folder? (iceman)
# emv public keys file
if File.exist?("client/resources/capk.txt") then
(bin/"emv").mkpath
(bin/"emv").install "client/resources/capk.txt"
end
no, it's found in place in resources
ok, removed it
We will need to update homebrew. @merlokk ? hardnested tables is moved to resources