Re: [Fink-devel] Problem of Addding Header in Patch file

2009-07-07 Thread Alexander Hansen
On Tue, Jul 7, 2009 at 2:54 PM, tarun gulyani wrote: > Hi All, > > Please tell me how to add header in patch file. Actually i am creating patch > using "diff -Nur install.sh install_1.sh > gnowsys.patch". > > It giving error, when i am checking patch using "patch -p1 < > gnowsys.patch". > > > Error

Re: [Fink-devel] Problem of Addding Header in Patch file

2009-07-07 Thread Charles Lepple
On Tue, Jul 7, 2009 at 8:54 AM, tarun gulyani wrote: > Hi All, > > Please tell me how to add header in patch file. Actually i am creating patch > using "diff -Nur install.sh install_1.sh > gnowsys.patch". Run "cd .." first, and add the directory name. Also, I think the 2nd filename needs to match

[Fink-devel] Problem of Addding Header in Patch file

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

[Fink-devel] Problem of Addding Header in Patch file

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

[Fink-devel] Problem of Addding Header in Patch file

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