You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-ml/ocaml-gettext/files/oc43.patch

13 lines
773 B

Index: ocaml-gettext-0.3.5/ocaml-gettext/Makefile
===================================================================
--- ocaml-gettext-0.3.5.orig/ocaml-gettext/Makefile
+++ ocaml-gettext-0.3.5/ocaml-gettext/Makefile
@@ -64,7 +64,6 @@ uninstall: ocaml-xgettext-uninstall
ocaml-xgettext: $(BUILDBIN)
$(OCAMLC) \
-I +camlp4 dynlink.cma camlp4lib.cma \
- unix.cma \
`$(OCAMLFIND) query -r -predicates byte gettext.extract -i-format` \
`$(OCAMLFIND) query -r -predicates byte gettext.extract -a-format` \
`$(OCAMLFIND) query -r -predicates byte gettext.extract -o-format` \