From: Kon Lovett <[email protected]> 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 _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
