ocaml-gettext/ocaml-gettext-0.3.3-with-camomile-0.8.patch
2011-01-06 09:51:12 +00:00

13 lines
504 B
Diff

--- ocaml-gettext-0.3.3.old/libgettext-camomile-ocaml/gettextCamomile.ml 2008-04-29 23:32:41.000000000 +0100
+++ ocaml-gettext-0.3.3/libgettext-camomile-ocaml/gettextCamomile.ml 2011-01-06 09:46:00.409235647 +0000
@@ -21,8 +21,7 @@
(**************************************************************************)
-open CamomileLibrary;;
-open Default.Camomile;;
+open CamomileLibraryDefault.Camomile;;
open GettextTypes;;
(** Error reported when something goes wrong during Camomile initialization.