Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:4.9 commit in: /
Date: Wed, 09 Jan 2019 18:09:26
Message-Id: 1547057336.fd1b15ad7f263117c303323797e8200e432c5e85.mpagano@gentoo
1 commit: fd1b15ad7f263117c303323797e8200e432c5e85
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 18:08:56 2019 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 18:08:56 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=fd1b15ad
7
8 proj/linux-patches: Fix typo in directory name
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 4567_distro-Gentoo-Kconfig.patch | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
16 index 7d27505..6e82afd 100644
17 --- a/4567_distro-Gentoo-Kconfig.patch
18 +++ b/4567_distro-Gentoo-Kconfig.patch
19 @@ -8,7 +8,7 @@
20 +
21 source "arch/$SRCARCH/Kconfig"
22 --- /dev/null 2018-12-29 10:35:01.760002288 -0500
23 -+++ b/disto/Kconfig 2018-12-29 17:51:13.992943745 -0500
24 ++++ b/distro/Kconfig 2018-12-29 17:51:13.992943745 -0500
25 @@ -0,0 +1,147 @@
26 +menu "Gentoo Linux"
27 +