summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/office/openoffice/get-go-src.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/openoffice/get-go-src.nix')
-rw-r--r--pkgs/applications/office/openoffice/get-go-src.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/openoffice/get-go-src.nix b/pkgs/applications/office/openoffice/get-go-src.nix
index ebdb586bd47a..439da3663810 100644
--- a/pkgs/applications/office/openoffice/get-go-src.nix
+++ b/pkgs/applications/office/openoffice/get-go-src.nix
@@ -28,7 +28,7 @@ lib.overrideDerivation go_oo (attrs: {
makesh = ''
sed -i -e '/-x $WG/d' -e "s/WGET='''/WGET='echo XXX'/" download
- ensureDir $out
+ mkdir -p $out
set +e
./download --all | grep XXX |