On Apr 17, 2014 4:31 PM, "Brandon Jones" <[email protected]> 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...
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
