#!/bin/sh

export gitit_datadir=/usr/local/share/gitit

exec /usr/local/libexec/cabal/gitit "$@"
