commit
00692e7255
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
scons PREFIX=$out install
|
scons PREFIX=$out WITH_ORILOCAL=1 install
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ":";
|
installPhase = ":";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user