Steve Devine <[email protected]> writes: > Seems both of these patches expect the src tree to start with a or b > IE: > diff --git a/src/lib/gssapi/spnego/spnego_mech.c b/src/lib/gssapi/ > spnego/spnego_mech.c > What am I missing? Is this for a diff dist?
Does using "patch -p1" work? This is the diff format generated by git-diff. You might think of "a" and "b" as "old" and "new". ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
