guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: Perl GD: Add stub patch.


From: Mark H. Weaver
Subject: 01/01: gnu: Perl GD: Add stub patch.
Date: Sat, 04 Apr 2015 15:19:48 +0000

mhw pushed a commit to branch master
in repository guix.

commit 43754738e030a4083b0881b2264b905bc563e78b
Author: Mark H Weaver <address@hidden>
Date:   Sat Apr 4 11:15:30 2015 -0400

    gnu: Perl GD: Add stub patch.
    
    This is a temporary fix to enable hydra to complete evaluations, which were
    broken by f7ee7a9b06a386863d7752ba028a79bb98d3504d due to a missing patch
    file.  The real patch will be put into place in a later commit.
    
    * gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
      New file.  This is just a stub.
    * gnu-system.am (dist_patch_DATA): Add it.
---
 gnu-system.am                                      |    1 +
 ...erl-gd-options-passthrough-and-fontconfig.patch |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gnu-system.am b/gnu-system.am
index 8a72b56..95c4eeb 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -500,6 +500,7 @@ dist_patch_DATA =                                           
\
   gnu/packages/patches/patchelf-rework-for-arm.patch           \
   gnu/packages/patches/patchutils-xfail-gendiff-tests.patch    \
   gnu/packages/patches/pavucontrol-sigsegv.patch               \
+  gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch \
   gnu/packages/patches/perl-no-sys-dirs.patch                  \
   gnu/packages/patches/perl-tk-x11-discover.patch              \
   gnu/packages/patches/petsc-fix-threadcomm.patch              \
diff --git 
a/gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch 
b/gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch
new file mode 100644
index 0000000..0ce86a6
--- /dev/null
+++ b/gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch
@@ -0,0 +1 @@
+This is a stub, awaiting the actual patch.



reply via email to

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