On Tue, Jun 14, 2005 at 03:44:32PM +0200, Vincent Danjean wrote:
> Package: cogito
> Version: 0.11.3+20050610-1
> Severity: normal
> Tags: patch
> 
> cg-add test for the presence of the file to add with :
> find "$@" -type f -print0 ...
> This does not work is the file is a dangling symlink. Please, change
> this line with :
> find "$@" -type f -o -type l -print0 ...
> or something similar

Hi Vincent, can you please re-check with the current cogito version
0.16rc2-1 in sid whether it now does what you need?, cg-add has changed
since.

Thanks, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to