From 464b8915e9e9b871d64446b5dfc8a806f3d87883 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 11 May 2025 15:01:06 +0100 Subject: [PATCH] ocaml-dep.sh.in: Remove mlgettext subdirectory Libguestfs does not use ocaml-gettext at all. --- ocaml-dep.sh.in | 1 - 1 file changed, 1 deletion(-) diff --git a/ocaml-dep.sh.in b/ocaml-dep.sh.in index a9c093bb0..8cdfd76ba 100755 --- a/ocaml-dep.sh.in +++ b/ocaml-dep.sh.in @@ -33,7 +33,6 @@ set -e # directories must have unique names (eg. not ‘Utils’) else # dependencies don't get built right. include_dirs=" -common/mlgettext common/mlpcre common/mlstdutils common/mlutils -- 2.47.1