about summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff')
-rw-r--r--pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff b/pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff
deleted file mode 100644
index b0a091e341cd..000000000000
--- a/pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/exec/omake_exec.ml	2006-12-08 23:52:01.000000000 +0100
-+++ src/exec/omake_exec.ml	2009-04-15 22:19:07.000000000 +0200
-@@ -46,7 +46,7 @@
- open Omake_options
- open Omake_command_type
-
--external sync : unit -> unit = "caml_sync"
-+(*external sync : unit -> unit = "caml_sync"*)
- 
- module Exec =
- struct