Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 10 Aug 2011 13:29:31 +0200
From: Luka Marčetić <paxcoder@...il.com>
To: musl@...ts.openwall.com
Subject: Re: cluts makefiles

On 08/10/2011 05:06 AM, Solar Designer wrote:
> To apply a patch, you do not need two trees, and you do not need to
> match the top-level directory names to those seen in the patch file.
> Rather, you may do something like:
>
> cp -a cluts cluts-to-patch
> cd cluts-to-patch
> patch -p1<  ../patch-file

Hmm, I did try`patch  -p1 < ../patch-file` *shrugs*
Still, thanks you for the instructions anyway. At least I can be sure 
what I'm doing.
Luka

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.