all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Theodoros Foradis <theodoros.for@openmailbox.org>
Cc: 27696-done@debbugs.gnu.org
Subject: bug#27696: [PATCH] gnu: Update g-wrap to use guile-2.2.
Date: Thu, 20 Jul 2017 10:54:33 +0200	[thread overview]
Message-ID: <87y3rjxzcm.fsf@gnu.org> (raw)
In-Reply-To: <20170714101358.21399-1-theodoros.for@openmailbox.org> (Theodoros Foradis's message of "Fri, 14 Jul 2017 13:13:58 +0300")

Hi Theodoros,

Theodoros Foradis <theodoros.for@openmailbox.org> skribis:

> * gnu/packages/guile.scm (g-wrap): [propagated-inputs]: Use guile-2.2.
> [arguments]: Add "--disable-Werror" to configure-flags.

[...]

> +               (substitute* (find-files "." "^Makefile.in$")
> +                 (("guilemoduledir =.*guile/site" all)
> +                  (string-append all "/2.2")))

I changed “/2.2” to “/@GUILE_EFFECTIVE_VERSION@” and committed.

That way one can run:

  guix build g-wrap --with-input=guile@2.2=guile@2.0

and get a valid 2.0-based G-Wrap.

Thanks,
Ludo’.

      reply	other threads:[~2017-07-20  8:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-14 10:13 [bug#27696] [PATCH] gnu: Update g-wrap to use guile-2.2 Theodoros Foradis
2017-07-20  8:54 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y3rjxzcm.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=27696-done@debbugs.gnu.org \
    --cc=theodoros.for@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.