summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/ladspa-plugins/ladspah.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/ladspa-plugins/ladspah.nix')
-rw-r--r--pkgs/applications/audio/ladspa-plugins/ladspah.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/ladspa-plugins/ladspah.nix b/pkgs/applications/audio/ladspa-plugins/ladspah.nix
index 8cd3dcc1bfba..30ba34af16c5 100644
--- a/pkgs/applications/audio/ladspa-plugins/ladspah.nix
+++ b/pkgs/applications/audio/ladspa-plugins/ladspah.nix
@@ -13,7 +13,7 @@ in
in with localDefs;
let
copyFile = fullDepEntry ("
- ensureDir \$out/include
+ mkdir -p \$out/include
cp ${src} \$out/include/ladspa.h
") [minInit defEnsureDir];
in