Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
svn path=/nixpkgs/trunk/; revision=9577
This commit is contained in:
@@ -11,6 +11,6 @@ stdenv.mkDerivation {
|
||||
buildInputs = [curl openssl zlib expat];
|
||||
|
||||
preBuild = "
|
||||
makeFlagsArray=(prefix=$out PERL_PATH=${perl}/bin/perl SHELL_PATH=${stdenv.shell}/bin/sh)
|
||||
makeFlagsArray=(prefix=$out PERL_PATH=${perl}/bin/perl SHELL_PATH=${stdenv.shell})
|
||||
";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user