From b31a83a0a9ac33c894e3343b49bb04bf27ea8877 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Thu, 12 Sep 2013 21:17:20 +0000 Subject: [PATCH] update documentation install notice now that PREFIX works --- doc/install/cabal.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/cabal.mdwn b/doc/install/cabal.mdwn index 36e7a53faf..bfe28df0c2 100644 --- a/doc/install/cabal.mdwn +++ b/doc/install/cabal.mdwn @@ -45,4 +45,4 @@ To install documentation and manpages, you will actually want to use the makefil make install PREFIX=$HOME -(!) Note that this will install git-annex in `/usr` and not `$HOME`, a bug report has been opened about this: [[todo/makefile: respect $PREFIX]]. --[[anarcat]] +(!) We are working on fixing cabal so it installs manpages properly, see [[bugs/cabal_install_fails_to_install_manpage]]. --[[anarcat]]