dev-ml/ocaml-gettext: remove unused patch

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18270
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2020-11-15 19:38:44 +01:00 committed by Joonas Niilola
parent 738a16256a
commit 194d1dd0e0
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
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` \