On Wed, Feb 17, 2016 at 4:59 PM, Tom Cherry <[email protected]> wrote: > Ping - Can this be looked at? > > Thank you > Tom > > On Mon, Feb 8, 2016 at 3:57 PM, Tom Cherry <[email protected]> wrote: >> >> Apologies for the previous email mangling the patch. This one should >> be correct...
It went on my todo list because #including selinux.h directly is ordinarily frowned upon (there's a lib/lsm.h wrapping that and smack into a common interface), but this is a toys/android command so it only builds on android anyway, so... $ git am attachment.bin Applying: Add support for getprop -Z error: patch failed: toys/android/getprop.c:21 error: toys/android/getprop.c: patch does not apply Patch failed at 0001 Add support for getprop -Z When you have resolved this problem run "git am --resolved". Hmmm... [dig dig...] The whitespace damage is that the "previous" file version it expects to apply to ends with "#else", which went away in the first cleanup (commit 5b493dc48db0 in April of last year). There have been three commits to this command since the original submission, could you rediff against current please? Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
