Re: [PATCH] compile with kernel 3.9.7 stops with error
Karsten Keil <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jörg, On 07/01/2013 09:33 AM, Jörg Esser wrote: > Tilman Schmidt schrieb: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Am 28.06.2013 13:10, schrieb Jörg Esser: >>> From: Joerg Esser <[email protected]> >>> >>> cat .patchOk -> File not found added some test glue if no patch was >>> applied. --- standalone/Makefile.in | 6 +++++- 1 file changed, 5 >>> insertions(+), 1 deletion(-) >>> >>> diff --git a/standalone/Makefile.in b/standalone/Makefile.in index >>> 0d1fd77..d830981 100644 --- a/standalone/Makefile.in +++ >>> b/standalone/Makefile.in @@ -135,7 +135,11 @@ patched_tree: >>> unpatched_tree else \ echo "no series found"; \ fi - cat >>> .patchOK + if test -f patchOK; then \ >> I guess you meant ".patchOK" here too. > You are right. I tried it and it didn´t work :( > So after changing this to .patchOK everything worked as expected. Sorry > for this. > First try ;) > > Should I repost the correct patch or is someone able to apply it by > hand? Or how should I proceed? > I thought you have write access, than you can push it yourself, if I'm wrong and you want write access, please send me a public ssh key. Karsten _______________________________________________ isdn4linux mailing list [email protected] https://www.isdn4linux.de/mailman/listinfo/isdn4linux