guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2]: ruby-build-system: Extract gemspec during configure.


From: Ben Woodcroft
Subject: Re: [PATCH 0/2]: ruby-build-system: Extract gemspec during configure.
Date: Sun, 22 May 2016 15:18:35 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

On 22/05/16 12:14, Thompson, David wrote:
On Sat, May 21, 2016 at 7:16 PM, Ben Woodcroft <address@hidden> wrote:
Previously the gemspec was extracted during the build phase.  The problem was
that this was then immediately used to build the gem, leaving no ability to
modify it before building (without replacing the entire phase).  I figure 
building a gemspec is kind of like a
configure, so made the extraction step the configure step.
The name "configure" doesn't make sense in this context.  How about
"extract-gemspec" instead?

OK, sure.
ben



reply via email to

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