Differences From Artifact [1ca797dc96]:
- Executable file build/cackey_osx_build/Template_pmbuild/scripts/03libcackey-post.sh — part of check-in [df48b96fd1] at 2010-10-27 22:39:20 on branch trunk — Corrected directory permissions on CACKey OSX Package (user: kvanals, size: 71) [annotate] [blame] [check-ins using]
To Artifact [a53c7a2b82]:
- Executable file build/cackey_osx_build/Template_pmbuild/scripts/03libcackey-post.sh — part of check-in [a4a018ea4d] at 2015-07-13 20:21:50 on branch trunk — Updated Mac OS X Build to support installation on 10.11 "El Capitan" after external project (TokenD) did the same (user: kvanals, size: 83) [annotate] [blame] [check-ins using] [more...]
1 | #!/bin/bash | | | | 1 2 3 | #!/bin/bash chmod 755 /usr/local/lib/pkcs11 chown root:wheel /usr/local/lib/pkcs11 |