[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] recover CHICKEN_INSTALL_PREFIX
From: |
Peter Bex |
Subject: |
Re: [PATCH] recover CHICKEN_INSTALL_PREFIX |
Date: |
Fri, 21 Jul 2023 16:01:33 +0200 |
On Fri, Jul 21, 2023 at 03:54:41PM +0200, felix.winkelmann@bevuta.com wrote:
> diff --git a/egg-compile.scm b/egg-compile.scm
> index 99a94fe8..b14535da 100644
> --- a/egg-compile.scm
> +++ b/egg-compile.scm
> @@ -412,7 +420,7 @@
> (define (compile-common info walk)
> (case (car info)
> ((target)
> - (when (eq? mode 'target)
> + (when (eq? mode =)
> (for-each walk (cdr info))))
> ((host)
> (when (eq? mode 'host)
This hunk looks incorrect. What did you intend to change this to?
Cheers,
Peter
signature.asc
Description: PGP signature