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 af2db246ac4d08aee724cae2cb19ac31b6a3663e
parent 58bdfbe0781a79e7ef510672905853f0fa191de0
Author: Jaromil <jaromil@dyne.org>
Date:   Thu, 10 Jan 2013 09:50:04 +0100

fix osx build to reconstruct library deps from scratch

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

diff --git a/build/build-osx.sh b/build/build-osx.sh @@ -191,6 +191,7 @@ fi { test "$target" = "install" } || { test "$target" = "all" } && { + rm -rf build/osx/dylib mkdir -p build/osx/dylib # copy all binaries built