Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/criu/
Date: Fri, 03 Jun 2022 08:12:16
Message-Id: 1654243924.23479133aae78e2ac1aaaed372cb92b5e96b1b0c.sam@gentoo
1 commit: 23479133aae78e2ac1aaaed372cb92b5e96b1b0c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 3 07:47:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 3 08:12:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23479133
7
8 sys-process/criu: fix comment typo
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/criu/criu-3.17-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/criu/criu-3.17-r1.ebuild b/sys-process/criu/criu-3.17-r1.ebuild
16 index c850ddf93c80..66993d5ce406 100644
17 --- a/sys-process/criu/criu-3.17-r1.ebuild
18 +++ b/sys-process/criu/criu-3.17-r1.ebuild
19 @@ -100,7 +100,7 @@ src_configure() {
20 # we'd like to avoid it. https://bugs.gentoo.org/744244
21 unset GCOV
22
23 - # we have to sed the Makdfile.config to disable automagic deps
24 + # we have to sed the Makefile.config to disable automagic deps
25 criu_use selinux
26 criu_use bpf
27 criu_use nftables