On 14:09 Thu 22 Nov     , Nick Guenther wrote:
> Second, to deal with it: make a script to automatically remove the
> files. Just pipe the output to a file, go in with your favourite
> editor and delete everything before and after the filelists, and then
> replace " (same md5)" with "", and then for file in `cat files`; do rm
> file; done
> Or just rm every file it lists by hand?

Why not use -F conflicts ? pkg_add should be able to handle this...

-- 
If you don't remember something, it never existed...
If you aren't remembered, you never existed...
I don't quite understand what love is like... But if there
was someone who liked me, I'd be happy.

Reply via email to