all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andy Wingo <wingo@igalia.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/3] gnu: cups-filters: Look for test page in own output dir.
Date: Mon, 10 Oct 2016 23:50:51 +0200	[thread overview]
Message-ID: <87a8eb3mbo.fsf@gnu.org> (raw)
In-Reply-To: <20161010133001.10573-1-wingo@igalia.com> (Andy Wingo's message of "Mon, 10 Oct 2016 15:29:59 +0200")

Andy Wingo <wingo@igalia.com> skribis:

> * gnu/packages/cups.scm (cups-filters): Update to look for the test page
>   template in the cups-filter output dir, as cups and cups-filter do not
>   share an output dir.

I’ve applied this one on core-updates as
085cca5bc1d8ca6b3d7d01e4a5c4f0f3886e7fbc.

> +                  (substitute* '("configure.ac" "configure")
> +                    (("\\{CUPS_DATADIR\\}/data")
> +                     "{PREFIX}/share/cups/data"))))))

I changed it to only patch ‘configure’, not ‘configure.ac’, as you
suggested on IRC this morning.  I also changed “PREFIX” to “prefix” so
that it would do what we intended (I checked by running “strings
bannertopdf | grep /data” that we got the right file name.)

Thanks!

Ludo’.

  parent reply	other threads:[~2016-10-10 21:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 13:29 [PATCH 1/3] gnu: cups-filters: Look for test page in own output dir Andy Wingo
2016-10-10 13:30 ` [PATCH 2/3] gnu: cups-filters: Use ghostscript with CUPS driver Andy Wingo
2016-10-10 13:30 ` [PATCH 3/3] gnu: Add CUPS service Andy Wingo
2016-10-10 21:50 ` Ludovic Courtès [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-07 20:24 [PATCH 1/3] gnu: cups-filters: Look for test page in own output dir Andy Wingo
2016-10-09 14:14 ` Ricardo Wurmus

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=87a8eb3mbo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=wingo@igalia.com \
    /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.