[pacman-dev] [patch] III/A small fix + depmiss error messages

Nagy Gabor ngaba at petra.hos.u-szeged.hu
Sun Jun 10 17:34:37 EDT 2007


> I made this change :
> -                                                       pmpkg_t *q =
> _alpm_pkg_new(miss->depend.name, NULL);
> +                                                       pmpkg_t *q =
> _alpm_pkg_dup(local);
> 
> Does this look fine? (it works correctly at least..)
> 
Yes, at least this is much better than the old one :-P




More information about the pacman-dev mailing list