The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/237
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===
From 14beb5b73407e7fff716a38033ac88a1688b201b Mon Sep 17 00:00:00 2001 From: Jan Vansteenkiste <j...@vstone.eu> Date: Sat, 21 Sep 2019 22:39:29 +0200 Subject: [PATCH] Fix architecture map for the gentoo example Signed-Off-By: Jan Vansteenkiste <j...@vstone.eu> --- doc/examples/gentoo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/gentoo b/doc/examples/gentoo index df1ad55..9ec6a0b 100644 --- a/doc/examples/gentoo +++ b/doc/examples/gentoo @@ -65,4 +65,4 @@ actions: rm -rf /usr/portage/ mappings: - architecture_map: debian + architecture_map: gentoo
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel