about summary refs log tree commit diff
path: root/pkgs/applications/audio/ladspa-plugins
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2007-11-12 16:42:13 +0000
committerMichael Raskin <7c6f434c@mail.ru>2007-11-12 16:42:13 +0000
commite18c7cec9d3de145c715c76797de0e8792ccccb5 (patch)
tree2ce29896602a0df9577818771d9b26166abc9d0c /pkgs/applications/audio/ladspa-plugins
parent2bd4257a68d5142c42bc402c4649fb53781c8df4 (diff)
Beta-version of builderDefs fixes.
svn path=/nixpkgs/trunk/; revision=9657
Diffstat (limited to 'pkgs/applications/audio/ladspa-plugins')
-rw-r--r--pkgs/applications/audio/ladspa-plugins/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/applications/audio/ladspa-plugins/default.nix b/pkgs/applications/audio/ladspa-plugins/default.nix
index 9a033a42b8780..70dc36240c653 100644
--- a/pkgs/applications/audio/ladspa-plugins/default.nix
+++ b/pkgs/applications/audio/ladspa-plugins/default.nix
@@ -17,7 +17,8 @@ in
 stdenv.mkDerivation {
 	name = "swh-plugins-0.4.15";
 	builder = writeScript "swh-plugins-0.4.15-builder"
-		(textClosure [doConfigure doMakeInstall postInstall doForceShare]);
+		(textClosure [doConfigure doMakeInstall 
+			postInstall doForceShare]);
 	meta = {
 		description = "
 	LADSPA format audio plugins.