Fixed log nesting; added Qi.
svn path=/nixpkgs/trunk/; revision=9601
This commit is contained in:
@@ -8,7 +8,6 @@ args: with args;
|
||||
buildInputs = [fftw ladspaH pkgconfig];
|
||||
configureFlags = [];
|
||||
} null);
|
||||
with stringsWithDeps;
|
||||
let
|
||||
postInstall = FullDepEntry ("
|
||||
ensureDir \$out/share/ladspa/
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
args: with args;
|
||||
with stringsWithDeps;
|
||||
let
|
||||
src =
|
||||
fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user