From: GitHub <no...@gi...> - 2015-07-31 07:54:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4fedad53dd3e36c3d2a43de7400f40dd4cd34b29 https://github.com/OpenSC/OpenSC/commit/4fedad53dd3e36c3d2a43de7400f40dd4cd34b29 Author: Raul Metsma <ra...@me...> Date: 2015-07-30 (Thu, 30 Jul 2015) Changed paths: M MacOSX/build-package.in M MacOSX/opensc-uninstall Log Message: ----------- Fix tokend install on OSX 10.11 Install to /Library/Security/tokend instead /System/Library/Security/tokend http://forums.macrumors.com/threads/os-x-10-11-all-the-little-things.1890519/ /System folder is readonly Depends https://github.com/OpenSC/OpenSC.tokend/pull/16 Signed-off-by: Raul Metsma <ra...@me...> Commit: 415c1b17e59abf2bef2008067b853f7f7ef7037a https://github.com/OpenSC/OpenSC/commit/415c1b17e59abf2bef2008067b853f7f7ef7037a Author: Martin Paljak <mar...@gm...> Date: 2015-07-31 (Fri, 31 Jul 2015) Changed paths: M MacOSX/build-package.in M MacOSX/opensc-uninstall Log Message: ----------- Merge pull request #492 from metsma/osx10_11 Fix tokend install on OSX 10.11 Compare: https://github.com/OpenSC/OpenSC/compare/86aad4130dec...415c1b17e59a |