I think that I must re download the original files of this folder. On Wed, Apr 15, 2015 at 1:33 PM, Mohammad BadieZadegan <[email protected]> wrote:
> I try your command but nothing changed! > > On Wed, Apr 15, 2015 at 12:00 PM, Nikola Pajkovsky <[email protected]> > wrote: > >> [email protected] writes: >> >> > Hi, I'm try your hint but I get : >> > >> > >> > Hmm... Looks like a unified diff to me... >> > The text leading up to this was: >> > -------------------------- >> > |diff -u 1/Makefile 2/Makefile >> > |--- 1/Makefile 2015-04-14 07:14:31.000000000 +1000 >> > |+++ 2/Makefile 2015-04-14 07:19:58.000000000 +1000 >> > -------------------------- >> > File to patch: >> >> it complains, that dir 1/ does not contain Makefile (same for >> 2/Makefile), which is true, unless you have dir 1/ and 2/ in directory, >> where you applying patch >> >> use patch -p1 < your.patch in root dir. >> >> -- >> Nikola >> > > > > -- > <http://ir.linkedin.com/in/xadegan> > -- <http://ir.linkedin.com/in/xadegan> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
