git-annex: make sure the man page is installed
This commit is contained in:
parent
e857fee7a7
commit
da17bd1352
@ -42,6 +42,7 @@ cabal.mkDerivation (self: {
|
|||||||
-fProduction
|
-fProduction
|
||||||
-fTDFA";
|
-fTDFA";
|
||||||
preConfigure = "patchShebangs .";
|
preConfigure = "patchShebangs .";
|
||||||
|
installPhase = "./Setup install";
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
export HOME="$NIX_BUILD_TOP/tmp"
|
export HOME="$NIX_BUILD_TOP/tmp"
|
||||||
mkdir "$HOME"
|
mkdir "$HOME"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user