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 f24d66baa0cc43d3fd16bb98043270a628c22732
parent 66ac77f93697e4b013693950b6e670a083dac1ca
Author: Jaromil <jaromil@dyne.org>
Date:   Tue, 30 Dec 2014 15:57:09 +0100

small fix for install on custom prefix

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

diff --git a/build/install-gnu.sh b/build/install-gnu.sh @@ -32,6 +32,7 @@ for l in `ls $JARO_LIBEXEC/zlibs/ | grep -v '.zwc$'`; do zcompile $JARO_LIBEXEC/zlibs/$l done +mkdir -p $PREFIX/bin cat <<EOF > $PREFIX/bin/jaro #!/usr/bin/env zsh export JAROWORKDIR=${JARO_SHARE}