all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: 33538@debbugs.gnu.org
Cc: rekado@elephly.net
Subject: [bug#33538] gnu: Add missing patch to local.mk.
Date: Wed, 28 Nov 2018 12:55:11 +0100	[thread overview]
Message-ID: <147ced4a-057a-597d-62f0-9685a0115087@web.de> (raw)

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

Hi,

it was forgotten to add the patch to gnu/local.mk. This break guix weather.

Jonathan

[-- Attachment #2: 0001-gnu-Add-missing-patch-to-local.mk.patch --]
[-- Type: text/x-patch, Size: 1009 bytes --]

From f7bda9bb40750f4867bf3bb6569d97129e24b07c Mon Sep 17 00:00:00 2001
From: Jonathan Brielmaier <jbrielmaier@suse.de>
Date: Wed, 28 Nov 2018 12:49:06 +0100
Subject: [PATCH] gnu: Add missing patch to local.mk.

This was forgotten in 082d9383d1475b772f104f1a6b363e4c80d91cf9.

* gnu/lokal.mk (dist_patch_DATA): Add "ghc-haddock-library-unbundle.patch".
---
 gnu/local.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 772002c9c..ac3228dbb 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -731,6 +731,7 @@ dist_patch_DATA =						\
   %D%/packages/patches/geoclue-config.patch			\
   %D%/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch \
   %D%/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch	\
+  %D%/packages/patches/ghc-haddock-library-unbundle.patch		\
   %D%/packages/patches/ghostscript-CVE-2018-16509.patch		\
   %D%/packages/patches/ghostscript-bug-699708.patch		\
   %D%/packages/patches/ghostscript-no-header-id.patch		\
-- 
2.16.4


             reply	other threads:[~2018-11-28 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28 11:55 Jonathan Brielmaier [this message]
2018-11-29  8:31 ` bug#33538: gnu: Add missing patch to local.mk Ludovic Courtès

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=147ced4a-057a-597d-62f0-9685a0115087@web.de \
    --to=jonathan.brielmaier@web.de \
    --cc=33538@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    /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.