all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Paul Garlick <pgarlick@tourbillion-technology.com>,
	32033-done@debbugs.gnu.org
Subject: bug#32033: [PATCH] gnu: ikiwiki: Include auto setup files in output
Date: Tue, 03 Jul 2018 15:44:21 +0200	[thread overview]
Message-ID: <87muv88mdm.fsf@fastmail.com> (raw)
In-Reply-To: <1530531501-12187-1-git-send-email-pgarlick@tourbillion-technology.com>

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

Hello!

Paul Garlick <pgarlick@tourbillion-technology.com> writes:

> * gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase

[...]

> +         (add-after 'patch-source-shebangs 'patch-Makefile
> +           (lambda _
> +             (substitute* "Makefile.PL"
> +               (("SYSCONFDIR\\?=") "SYSCONFDIR?=$(PREFIX)"))
> +             #t))

I'm not too familiar with Perl packaging, but could this be solved
by passing the equivalent of "--sysconfdir" somewhere, like we do in
gnu-build-system?

I could not find any examples in (gnu packages perl) however, so I've
applied this as-is.  Thank you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2018-07-03 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02 11:38 [bug#32033] [PATCH] gnu: ikiwiki: Include auto setup files in output Paul Garlick
2018-07-03 13:44 ` Marius Bakke [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=87muv88mdm.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=32033-done@debbugs.gnu.org \
    --cc=pgarlick@tourbillion-technology.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.