$ cd installDir
$ ls
dwm-5.8.2/ dwm-5.8.2-fibonacci.diff dwm-5.8.2.tar.gz
$ cd dwm-5.8.2
$ patch -p1 < ../dwm-5.8.2-fibonacci.diff
patching file config.def.h
Hunk #1 succeeded at 29 with fuzz 1.
Hunk #2 FAILED at 35.
1 out of 2 hunks FAILED -- saving rejects to file config.def.h.rej
patching file fibonacci.c
$ cat config.def.h.rej
***************
*** 34,36 ****
};
/* key definitions */
--- 35,39 ----
+ { "[@]", spiral },
+ { "[\\]", dwindle },
};
/* key definitions */
On Tue, Jan 11, 2011 at 12:23:09PM +0100, Hiltjo Posthuma wrote:
> On Mon, Jan 10, 2011 at 11:34 AM, Carlo Caponi <carlo.caponi72_AT_gmail.com> wrote:
> > I noticed that the last fibonacci patch is not working. I attached a
> > working patch. Sorry for my bad english, i'm italian.
> >
>
> What doesn't work exactly (error messages might help) ? I tried the
> original patch at http://dwm.suckless.org/patches/fibonacci and it
> applied cleanly for me against the latest tip. Did you follow the
> instructions on the page http://dwm.suckless.org/patches/fibonacci ?
-- Carlo CaponiReceived on Wed Jan 12 2011 - 10:48:23 CET
This archive was generated by hypermail 2.2.0 : Wed Jan 12 2011 - 11:00:07 CET