Closed mask8 closed 10 years ago
when I ran sudo make install /opt/openssl-osx-ca, it ended up with copying all files for some reason. here is output:
$ sudo make install /opt/openssl-osx-ca Password: (crontab -l | grep -v openssl-osx-ca) | crontab - crontab: no crontab for root echo mkdir -p /opt/openssl-osx-ca cp -r /* /opt/openssl-osx-ca/
That's deliberate. Do you want something else?
Apologies, I misread.
when I ran sudo make install /opt/openssl-osx-ca, it ended up with copying all files for some reason. here is output: