<p dir="ltr"><br>
On Apr 17, 2014 4:31 PM, "Brandon Jones" <<a href="mailto:jones.brandon.lee@gmail.com">jones.brandon.lee@gmail.com</a>> wrote:<br>
><br>
> Hi Jason,</p>
<p dir="ltr">Please remember to keep the list CCd.</p>
<p dir="ltr">><br>
> Manually changing the function worked, so that's all good.</p>
<p dir="ltr">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.</p>

<p dir="ltr">> However I do get an error on "make install"<br>
><br>
> make install<br>
> removed `/usr/bin/pass'<br>
> `src/password-store.sh' -> `/usr/bin/pass'<br>
> removed `/usr/share/man/man1/pass.1'<br>
> `man/pass.1' -> `/usr/share/man/man1/pass.1'<br>
> removed `/usr/share/bash-completion/completions/pass'<br>
> `src/completion/pass.bash-completion' -> `/usr/share/bash-completion/completions/pass'<br>
> `src/platform/cygwin.sh' -> `/usr/lib/<a href="http://password-store.platform.sh">password-store.platform.sh</a>'<br>
> sed -i "" 's:.*platform-defined-functions.*:source /usr/lib/<a href="http://password-store.platform.sh">password-store.platform.sh</a>:' "/usr/bin/pass"<br>
> sed: can't read s:.*platform-defined-functions.*:source /usr/lib/<a href="http://password-store.platform.sh">password-store.platform.sh</a>:: No such file or directory<br>
> Makefile:28: recipe for target 'install' failed<br>
> make: *** [install] Error 2</p>
<p dir="ltr">I've fixed this now; thanks for reporting it. Git pull and try again...</p>