llvm-manpages: fix build by removing references to $lib output
This commit is contained in:
@@ -160,6 +160,9 @@ in stdenv.mkDerivation (rec {
|
|||||||
make -C docs install
|
make -C docs install
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
postPatch = null;
|
||||||
|
postInstall = null;
|
||||||
|
|
||||||
outputs = [ "out" ];
|
outputs = [ "out" ];
|
||||||
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user