jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

commit 10c4d5e6ad9dc966062a1c84f6ab54e43322b6a7
parent 24c67300c9583ec72a0b09b974bb67d91f07a0f2
Author: Jaromil <jaromil@dyne.org>
Date:   Thu, 11 Dec 2014 14:19:39 +0100

ops

Diffstat:
Mbuild/build-osx.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/build-osx.sh b/build/build-osx.sh @@ -86,7 +86,7 @@ copydeps() { print "Building Jaro Mail binary stash for Apple/OSX" -if ! [ -r ${homebrew}/bin/port ]; then +if ! [ -r ${homebrew}/bin ]; then print "Homebrew binaries not found in $homebrew" return 1 fi