[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Using new chicken-install -reinstall
From: |
Felix |
Subject: |
Re: [Chicken-hackers] Using new chicken-install -reinstall |
Date: |
Thu, 12 May 2011 04:07:38 -0400 (EDT) |
From: Kon Lovett <address@hidden>
Subject: [Chicken-hackers] Using new chicken-install -reinstall
Date: Wed, 11 May 2011 19:41:31 -0700
> The new chicken-install -reinstall option in the experimental branch
> requires an addition to the extension infolist (.setup-info file
> contents), the "egg-name-and-version". Below is a program which will,
> given an existing Chicken install & a local copy of the SVN egg repo,
> add the missing datum. Any eggs installed with the new, experimental,
> chicken-install will have the new info.
Boy, that was quick!
I changed the redundancy in the handling of the version number by
replacing "egg-name-and-version" with just "egg-name". Please consider
modifying your very helpful script accordingly.
cheers,
felix