From 10c47fc9e43a7731d4f464391e840c149dd97699 Mon Sep 17 00:00:00 2001 From: Jonatan Schlag Date: Sat, 7 May 2016 16:01:12 +0200 Subject: [PATCH] Ship gettext, gettext.sh, envsubst Libvirt needs gettest.sh gettext and envsubst for the libvirt-guests init script. Signed-off-by: Jonatan Schlag Signed-off-by: Michael Tremer --- config/rootfiles/common/gettext | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/gettext b/config/rootfiles/common/gettext index e7404416f7..d3b2140a3a 100644 --- a/config/rootfiles/common/gettext +++ b/config/rootfiles/common/gettext @@ -1,7 +1,7 @@ #usr/bin/autopoint -#usr/bin/envsubst -#usr/bin/gettext -#usr/bin/gettext.sh +usr/bin/envsubst +usr/bin/gettext +usr/bin/gettext.sh #usr/bin/gettextize #usr/bin/msgattrib #usr/bin/msgcat -- 2.39.5