all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#33538] gnu: Add missing patch to local.mk.
@ 2018-11-28 11:55 Jonathan Brielmaier
  2018-11-29  8:31 ` bug#33538: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Brielmaier @ 2018-11-28 11:55 UTC (permalink / raw)
  To: 33538; +Cc: rekado

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#33538: gnu: Add missing patch to local.mk.
  2018-11-28 11:55 [bug#33538] gnu: Add missing patch to local.mk Jonathan Brielmaier
@ 2018-11-29  8:31 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-11-29  8:31 UTC (permalink / raw)
  To: Jonathan Brielmaier; +Cc: rekado, 33538-done

Hi Jonathan,

Jonathan Brielmaier <jonathan.brielmaier@web.de> skribis:

>>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".

Good catch.  Committed, thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-29  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 11:55 [bug#33538] gnu: Add missing patch to local.mk Jonathan Brielmaier
2018-11-29  8:31 ` bug#33538: " Ludovic Courtès

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.