summaryrefslogtreecommitdiff
path: root/src/completion
diff options
context:
space:
mode:
authorJamie Couture <jamie.couture@gmail.com>2014-09-09 21:39:01 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2014-09-21 19:52:36 +0200
commit0916d4f1f7d35bb7420054fd148be500a678ea91 (patch)
treecdbb2afcc584f8a62ff0bb0e24c85fb205b98c02 /src/completion
parent71a1618e6e49c22bb78ec8e7b164a41df5440a77 (diff)
downloadpass-0916d4f1f7d35bb7420054fd148be500a678ea91.tar.gz
pass-0916d4f1f7d35bb7420054fd148be500a678ea91.tar.bz2
pass-0916d4f1f7d35bb7420054fd148be500a678ea91.zip
platform: find getopt in alternate osx locations
Some users may use MacPorts instead of Homebrew. If brew fails to return a prefix for getopt, check if the user has 'port' installed and use the MacPort ${prefix} /opt/local. Avoids an issue where pass terminates because getopt cannot be resolved in the assumed location /usr/local/bin. Provide support to resolve absolute path of getopt from a MacPorts installation. Signed-off-by: Jamie Couture <jamie.couture@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ba8ff93310e61c71b7124fad6df13bbf500b53&follow=1'>Changed changelog / added config-filenecoro2-0/+10 2006-10-05Added preference windownecoro4-49/+155 2006-10-02Corrected comments, structure, bad algorithms etcnecoro4-176/+209 2006-10-02Corrected indention in commentnecoro1-8/+6 2006-10-010.3.3necoro1-0/+6 2006-10-01Implemented an internal db; removed unmerge-bugnecoro2-26/+43 2006-09-30Implemented some new backend functions which speed up the package-list-creati...necoro2-12/+37 2006-09-300.3.2 release; changed font in terminal; added new "masking"-dialognecoro3-11/+36 2006-09-29fixed bugsnecoro4-13/+23 2006-09-29Corrected setup.pynecoro1-1/+1