Re: [gnome-love] Re: [gnome-love]Wow.



Ok, I am assumeing that doing a diff like on a directory that will leave
out files that exist in one directory but not another?  Ie, when i run the
autogen.sh a bunch of files get created that obviously dont belong in the
patch.

The -N option means `If you find new files, include them as a patch'.
So this is useful if you have created new files that need to be
included.

If you remove the -N file you wont get those (addressing your
problem).  Also you could use:

        diff -ruN --exclude=Makefile --exclude=...

Miguel.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]