From: Ben B. <no...@gi...> - 2020-09-22 20:30:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 16a0aeaa9abd0901c342cec39993931b008d2850 https://github.com/OpenSC/OpenSC/commit/16a0aeaa9abd0901c342cec39993931b008d2850 Author: glvnst <gl...@us...> Date: 2020-09-22 (Tue, 22 Sep 2020) Changed paths: M MacOSX/scripts/postinstall Log Message: ----------- * tab to space for safer copy/paste * add comment labels to steps * DRY-out lib copy and config file install (one-shot for-loop giving cleaner control flow) * change mv to cp during config config file install to enable simpler UNIXier mod check in future (diff opensc.conf{,.orig}) * remove refs to man pages during symlink step * carefully remove the glob character symlinks described in #2092 * shellcheck-recommended quoting |