commit: 0ebe0bf3263623164d0661d056e273362946b215 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Thu Dec 18 05:34:09 2014 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Thu Dec 18 05:34:09 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=0ebe0bf3
tools-hardened/desktop: Makes slight spell check correction in README --- tools-hardened/desktop/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-hardened/desktop/README b/tools-hardened/desktop/README index 139124a..1b097d9 100644 --- a/tools-hardened/desktop/README +++ b/tools-hardened/desktop/README @@ -12,7 +12,7 @@ to point to "/usr/src/linux-tinhat". After this you need to apply the Loop-AES patch by doing the following: -* cp ./config/loop-AES-kernel.patch /usr/src/linux-tinhat/ +* cp ./configs/loop-AES-kernel.patch /usr/src/linux-tinhat/ Then apply the patch:
