https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315
--- Comment #49 from Paul Dufresne <[email protected]> --- (In reply to Paul Dufresne from comment #47) I did mislead you! Don't do: cp work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c.orig nano work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c because the .orig file was existing... and so the file was patched by doing this step I am overwriting the patch... erasing it, at the next step: make makepatch (which will compare .c.orig with .c file). Do that only when the .orig file did not exist. -- You are receiving this mail because: You are the assignee for the bug.
