guix-commits
[Top][All Lists]
Advanced

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

05/05: build: Add missing patches to the distribution.


From: Ludovic Courtès
Subject: 05/05: build: Add missing patches to the distribution.
Date: Tue, 10 Jul 2018 19:01:12 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 57ac5261fec345b16cf80f87aa03212abc2c5a11
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jul 11 00:59:14 2018 +0200

    build: Add missing patches to the distribution.
    
    Reported by jonsger.
    
    * gnu/local.mk (dist_patch_DATA): Add
    perl-text-markdown-discount-unbundle.patch and
    racket-fix-xform-issue.patch.
---
 gnu/local.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 6bfde27..8ec1f16 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1016,6 +1016,7 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/perl-net-amazon-s3-moose-warning.patch  \
   %D%/packages/patches/perl-net-dns-resolver-programmable-fix.patch    \
   %D%/packages/patches/perl-no-sys-dirs.patch                  \
+  %D%/packages/patches/perl-text-markdown-discount-unbundle.patch      \
   %D%/packages/patches/perl-module-pluggable-search.patch      \
   %D%/packages/patches/perl-reproducible-build-date.patch      \
   %D%/packages/patches/perl-www-curl-remove-symbol.patch       \
@@ -1108,6 +1109,7 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/rpcbind-CVE-2017-8779.patch             \
   %D%/packages/patches/rsem-makefile.patch                     \
   %D%/packages/patches/rtags-separate-rct.patch                        \
+  %D%/packages/patches/racket-fix-xform-issue.patch            \
   %D%/packages/patches/ruby-rubygems-276-for-ruby24.patch      \
   %D%/packages/patches/ruby-concurrent-ignore-broken-test.patch        \
   %D%/packages/patches/ruby-concurrent-test-arm.patch          \



reply via email to

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