Merge commit 'refs/pull/13853/head' of git://github.com/NixOS/nixpkgs
This commit is contained in:
@@ -9,6 +9,10 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0qw77gvr57azjbn76cjlm4sv1hf2hh90g7n7n33gfvlpnbs7mf3p";
|
sha256 = "0qw77gvr57azjbn76cjlm4sv1hf2hh90g7n7n33gfvlpnbs7mf3p";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
postPatch = ''
|
||||||
|
sed 's/^CXX=g++/#CXX/' -i makefile
|
||||||
|
'';
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
make unrar
|
make unrar
|
||||||
make clean
|
make clean
|
||||||
|
|||||||
Reference in New Issue
Block a user