[pass] pass in cygwin

Jason A. Donenfeld Jason at zx2c4.com
Thu Apr 17 17:45:31 CEST 2014


On Apr 17, 2014 4:31 PM, "Brandon Jones" <jones.brandon.lee at gmail.com>
wrote:
>
> Hi Jason,

Please remember to keep the list CCd.

>
> Manually changing the function worked, so that's all good.

Do NOT manually change the function. Do not modify /usr/bin/pass or
src/password-store.sh. Instead ONLY modify src/platform/cygwin.sh. This is
the location of the functions for cygwin. If you make adjustments to it,
send a diff to the mailing list. This way, everyone benefits. Let me know
if any part of that isn't clear.

> However I do get an error on "make install"
>
> make install
> removed `/usr/bin/pass'
> `src/password-store.sh' -> `/usr/bin/pass'
> removed `/usr/share/man/man1/pass.1'
> `man/pass.1' -> `/usr/share/man/man1/pass.1'
> removed `/usr/share/bash-completion/completions/pass'
> `src/completion/pass.bash-completion' ->
`/usr/share/bash-completion/completions/pass'
> `src/platform/cygwin.sh' -> `/usr/lib/password-store.platform.sh'
> sed -i "" 's:.*platform-defined-functions.*:source /usr/lib/
password-store.platform.sh:' "/usr/bin/pass"
> sed: can't read s:.*platform-defined-functions.*:source /usr/lib/
password-store.platform.sh:: No such file or directory
> Makefile:28: recipe for target 'install' failed
> make: *** [install] Error 2

I've fixed this now; thanks for reporting it. Git pull and try again...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20140417/d73b8e0b/attachment-0001.html>


More information about the Password-Store mailing list