guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/05: gnu: Add missing patch to local.mk.


From: guix-commits
Subject: 03/05: gnu: Add missing patch to local.mk.
Date: Thu, 29 Nov 2018 04:01:12 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 5019ee6c2a53d2fafe84bef7bb6059c3622118b4
Author: Jonathan Brielmaier <address@hidden>
Date:   Wed Nov 28 12:49:06 2018 +0100

    gnu: Add missing patch to local.mk.
    
    This was forgotten in 082d9383d1475b772f104f1a6b363e4c80d91cf9.
    
    * gnu/local.mk (dist_patch_DATA): Add "ghc-haddock-library-unbundle.patch".
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/local.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 772002c..ac3228d 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          \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]