[arch-dev-public] [core] packages and install scripts
Allan McRae
allan at archlinux.org
Thu Oct 4 02:12:17 EDT 2012
On 04/10/12 16:03, Pierre Schmitz wrote:
> In this case adding pacman as a dependency is
> a bad idea. I would suggest to either remove this statement completely
> as it just adds useless noise or at least check if vercmp is available;
> if not we can assume no previous version of iputils was installed.
Umm... the vercmp check is actually completely useless as it does
"vercmp $2 <ver>" and there is no $2 in post_install... it should be in
post_upgrade only.
Allan
More information about the arch-dev-public
mailing list