summaryrefslogtreecommitdiff
path: root/lang/ocaml/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ocaml/patches/patch-au')
-rw-r--r--lang/ocaml/patches/patch-au6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ocaml/patches/patch-au b/lang/ocaml/patches/patch-au
index a1b657d5fe6..63c8ecbfb75 100644
--- a/lang/ocaml/patches/patch-au
+++ b/lang/ocaml/patches/patch-au
@@ -1,7 +1,7 @@
-$NetBSD: patch-au,v 1.3 2007/09/14 15:34:12 adam Exp $
+$NetBSD: patch-au,v 1.4 2009/09/07 21:48:13 tonio Exp $
---- debugger/Makefile.orig 2006-12-09 14:49:10.000000000 +0100
-+++ debugger/Makefile
+--- debugger/Makefile.shared.orig 2008-07-29 10:31:41.000000000 +0200
++++ debugger/Makefile.shared
@@ -83,7 +83,7 @@ ocamldebug$(EXE): $(OBJS) $(OTHEROBJS)
$(CAMLC) $(LINKFLAGS) -o ocamldebug$(EXE) -linkall $(OTHEROBJS) $(OBJS)