Import omake-0.9.8.5 as devel/omake.
[pkgsrcv2.git] / devel / omake / patches / patch-aa
1 $NetBSD$
2
3 http://svn.metaprl.org/viewvc/mojave?view=rev&revision=12923
4
5 --- src/exec/omake_exec.ml.orig 2006-12-08 22:52:01.000000000 +0000
6 +++ src/exec/omake_exec.ml
7 @@ -46,8 +46,6 @@ open Omake_exec_notify
8  open Omake_options
9  open Omake_command_type
10  
11 -external sync : unit -> unit = "caml_sync"
12 -
13  module Exec =
14  struct
15     (*