parent
557fd03926
commit
a3517bf321
@ -19,7 +19,7 @@ in stdenv.mkDerivation rec {
|
|||||||
checkPhase = "make test";
|
checkPhase = "make test";
|
||||||
|
|
||||||
preInstall = ''
|
preInstall = ''
|
||||||
mkdir -p $out/{man/man1,bin,lib,include}
|
mkdir -p $out/{bin,lib,include}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user