commit:     59ce99c7a3f0e01a3a7560bda8bb4228b0e9ef44
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  7 16:30:58 2025 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Tue Oct  7 16:30:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ce99c7

dev-ml/ocaml-gettext: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 dev-ml/ocaml-gettext/files/ocaml-unsafe-string.patch | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/dev-ml/ocaml-gettext/files/ocaml-unsafe-string.patch 
b/dev-ml/ocaml-gettext/files/ocaml-unsafe-string.patch
deleted file mode 100644
index 8d0a12c80d0e..000000000000
--- a/dev-ml/ocaml-gettext/files/ocaml-unsafe-string.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/ConfMakefile.in b/ConfMakefile.in
-index 5a1e9ea..b562698 100644
---- a/ConfMakefile.in
-+++ b/ConfMakefile.in
-@@ -37,9 +37,9 @@ OCAMLLIB=@OCAMLLIB@
- OCAMLFIND_COMMANDS = "ocamlc=@OCAMLC@ \
-       ocamlopt=@OCAMLOPT@ \
-       ocamldep=@OCAMLDEP@"
--OCAMLC       = @OCAMLFIND@ ocamlc 
--OCAMLOPT     = @OCAMLFIND@ ocamlopt
--OCAMLDEP     = @OCAMLFIND@ ocamldep
-+OCAMLC       = @OCAMLFIND@ ocamlc -unsafe-string 
-+OCAMLOPT     = @OCAMLFIND@ ocamlopt -unsafe-string
-+OCAMLDEP     = @OCAMLFIND@ ocamldep -unsafe-string
- OCAMLBEST    = @OCAMLBEST@
- OCAMLVERSION = @OCAMLVERSION@
- OCAMLFIND    = @OCAMLFIND@

Reply via email to