chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Allow `files' in the toplevel of egg descr


From: Mario Domenech Goulart
Subject: Re: [Chicken-hackers] [PATCH] Allow `files' in the toplevel of egg description files
Date: Wed, 05 Sep 2018 10:47:04 +0200

Hi,

On Mon, 03 Sep 2018 07:14:18 +0200 Mario Domenech Goulart <address@hidden> 
wrote:

> On Sun, 02 Sep 2018 13:34:27 +0200 address@hidden wrote:
>
>>> Attached is a small patch to address http://bugs.call-cc.org/ticket/1511
>>> 
>>> If it looks good, I propose the documentation that you can see in the
>>> second patch (files-doc.diff).
>>> 
>>
>> OK, I applied these patches. The second gave some trouble so I had to
>> apply it by hand and add a few words to the manual entry myself.
>
> Unfortunately, that little patch broke chicken-install.  Now `files' is
> only valid at the toplevel.
>
> Attached are patches to revert the changes.

Here's another attempt.  Attached are two patches:

* 0001-chicken-install-accept-distribution-files-egg-proper.patch
  That's for chicken-core.  It reverts the change to `files' (i.e., the
  previous patch to revert the change that broke things does NOT need to
  be applied) and adds support for `distribution-files'.

* 0001-Support-for-CHICKEN-5-s-egg-description-files.patch
  That's for henrietta-cache for C4, to support `egg-file' and
  `distribution-files'.

The commit messages contain more details.

All the best.
Mario
-- 
http://parenteses.org/mario

Attachment: 0001-chicken-install-accept-distribution-files-egg-proper.patch
Description: Text Data

Attachment: 0001-Support-for-CHICKEN-5-s-egg-description-files.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]