[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: build: Add rsem patch to the distribution.
From: |
Ludovic Courtès |
Subject: |
01/01: build: Add rsem patch to the distribution. |
Date: |
Tue, 24 Nov 2015 12:16:24 +0000 |
civodul pushed a commit to branch master
in repository guix.
commit 5ca2b3c2454d0878ad6a883c220585ac50888555
Author: Ludovic Courtès <address@hidden>
Date: Tue Nov 24 13:15:38 2015 +0100
build: Add rsem patch to the distribution.
This file was added in commit 66e3eff1.
* gnu-system.am (dist_patch_DATA): Add rsem-makefile.patch.
---
gnu-system.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gnu-system.am b/gnu-system.am
index 2bd340a..61dfced 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -675,6 +675,7 @@ dist_patch_DATA =
\
gnu/packages/patches/ratpoison-shell.patch \
gnu/packages/patches/readline-link-ncurses.patch \
gnu/packages/patches/ripperx-missing-file.patch \
+ gnu/packages/patches/rsem-makefile.patch \
gnu/packages/patches/sed-hurd-path-max.patch \
gnu/packages/patches/scheme48-tests.patch \
gnu/packages/patches/scotch-test-threading.patch \