diff options
Diffstat (limited to 'dev-util/omake/files/omake-0.9.8.5-caml_sync.patch')
-rw-r--r-- | dev-util/omake/files/omake-0.9.8.5-caml_sync.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-util/omake/files/omake-0.9.8.5-caml_sync.patch b/dev-util/omake/files/omake-0.9.8.5-caml_sync.patch deleted file mode 100644 index eb8c3a14fe43..000000000000 --- a/dev-util/omake/files/omake-0.9.8.5-caml_sync.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/exec/omake_exec.ml.ORIG 2008-12-09 03:49:47.000000000 +0000 -+++ src/exec/omake_exec.ml 2008-12-09 03:49:58.000000000 +0000 -@@ -46,8 +46,6 @@ - open Omake_options - open Omake_command_type - --external sync : unit -> unit = "caml_sync" -- - module Exec = - struct - (* |