M mefizto Mar 7, 2011 #1 Greetings all, I was wondering if there is some explanation how to apply patches in FreeBSD. Let us say that a patch file somePatch.patch exists. How does one apply it? Kindest regards, M
Greetings all, I was wondering if there is some explanation how to apply patches in FreeBSD. Let us say that a patch file somePatch.patch exists. How does one apply it? Kindest regards, M
wblock@ Developer Mar 7, 2011 #2 patch(1) is a start. The patch file should have a path to the file to be patched.