On Fri, Nov 15, 2002 at 01:41:49PM -0000, Mikael Jirari wrote: > I want to patch ppp. > > I did apt-get source ppp and now i have a couple of files with dsc, diff, > orig. > My patch is linux-2.4.16-openssl-0.9.6b-mppe.patch. > > How can i apply the patch, i know how to do for the kernel but not for a > special package sources.
- change to the top level of the source tree you want to patch - run "patch -p1 < /path/to/patch/file The above works with most patches that I've seen. -- Jamin W. Collins -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]