Re: [Fink-devel] Adding Header in Patch file

2009-07-07 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/7/09 9:19 AM, Sandeep Bhaskar wrote: > Please tell me how to add header in patch file. Actually I tried > creating patch using "diff -Nur install.sh install_1.sh > gnowsys.patch". Charles already answered your question. Please, on a public disc

[Fink-devel] Adding Header in Patch file

2009-07-07 Thread Sandeep Bhaskar
Hi All, Please tell me how to add header in patch file. Actually I tried creating patch using "diff -Nur install.sh install_1.sh > gnowsys.patch". Its giving error, when i am checking patch using "patch -p1 < gnowsys.patch". Error is : patch -p1 < gnowsys.patch missing header for unified diff