mbzade...@gmail.com 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 _______________________________________________ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"