Simple patch q

Johan Dahlin jdahlin at telia.com
Thu Oct 30 16:28:42 CST 2003


> I always get lots of "Only in dlls/d3d8: basetexture.o, Only in 
> dlls/d3d8: cubetexture.o etc" type lines - How can I get rid of these (I 
> normally edit them out by hand but I forgot this time) - I looked in the 
> man pages and nothing stood out.

You can always filter them out with help of grep:

diff ... | egrep -v "^Only in"

-- 
|#| Johan Dahlin < johan (at) gnome (dot) org> | Nordenskioldsg. 19 |#|
|#| Web:   http://www.async.com.br/~jdahlin/   | 413 09 Gothenburg  |#|
|#| Phone: +46 (0)735-570778                   | Sweden             |#|




More information about the wine-devel mailing list