summaryrefslogtreecommitdiffstats
path: root/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix')
-rw-r--r--pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix b/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
index 6a3c0c20d85f..b840cb7736b7 100644
--- a/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
+++ b/pkgs/development/tools/ocaml/omake/0.9.8.6-rc1.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation {
#
# configureFlags = if transitional then "--transitional" else "--strict";
#
-# buildFlags = [ "world.opt" ];
+# buildFlags = [ "world.opt" ];
meta = {
description = "Omake build system";