On Tue, 28 Aug 2007 21:57:42 +0300 (IDT) Alexander Nezhinsky <nezhinsky at gmail.com> wrote: > On 8/27/07, FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> wrote: > > Hmm, I stil can't apply the patch cleanly. > > > > Anyway, I applied it by hand this time. > > Tomo, > > I don't know what was the reason, maybe some diffs against the > iser version creeped in. > > Anyway, you forgot to remove a plus sign before the %.o rule, so the > dependencies are not really gererated. Hope this time it works, > i tested it against a freshly cloned repository. > > This patch fixes this typo (+%.o: %.c) and also breaks the lines > longer than 80 chars into shorter ones. This patch is malformed again. fujita at arbre:~/git/tgt$ patch -p1 < /home/fujita/Mail/iscsi/stgt/1986 patching file usr/Makefile patch: **** malformed patch at line 82: $(INCLUDES) I just reverted the previous commit. I can't apply a patch by hand. So someone who know a proper way to send a patch must resend the patches. |