guix-commits
[Top][All Lists]
Advanced

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

04/04: build: Add missing procps patch to the distribution.


From: Ludovic Courtès
Subject: 04/04: build: Add missing procps patch to the distribution.
Date: Tue, 2 Aug 2016 21:45:43 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit 35c4aec88db70e3ce450a0bf8e097ac215df20d1
Author: Ludovic Courtès <address@hidden>
Date:   Tue Aug 2 23:09:18 2016 +0200

    build: Add missing procps patch to the distribution.
    
    The patch was added to gnu/local.mk in
    d46123aade7bc5226004eb46ee1084dc84f2b30a and inadvertently removed in a
    subsequent merge.
    
    * gnu/local.mk (dist_patch_DATA): Add procps-non-linux.patch.
---
 gnu/local.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index c93afba..57fe230 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -722,6 +722,7 @@ dist_patch_DATA =                                           
\
   %D%/packages/patches/portmidi-modular-build.patch            \
   %D%/packages/patches/procmail-ambiguous-getline-debian.patch  \
   %D%/packages/patches/procmail-CVE-2014-3618.patch            \
+  %D%/packages/patches/procps-non-linux.patch                  \
   %D%/packages/patches/pt-scotch-build-parallelism.patch       \
   %D%/packages/patches/pulseaudio-fix-mult-test.patch          \
   %D%/packages/patches/pulseaudio-longer-test-timeout.patch    \



reply via email to

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