git-annex: make sure the man page is installed
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user