guix-commits
[Top][All Lists]
Advanced

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

368/376: Fix build


From: Ludovic Courtès
Subject: 368/376: Fix build
Date: Wed, 28 Jan 2015 22:06:14 +0000

civodul pushed a commit to tag 1.8
in repository guix.

commit e90e7b5e0adb5f11f5679db7784b30d946ea6b2e
Author: Eelco Dolstra <address@hidden>
Date:   Sun Dec 14 01:29:35 2014 +0100

    Fix build
    
    http://hydra.nixos.org/build/17894500
---
 doc/manual/local.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/manual/local.mk b/doc/manual/local.mk
index 6f08738..3d7e7fe 100644
--- a/doc/manual/local.mk
+++ b/doc/manual/local.mk
@@ -40,7 +40,7 @@ dist-files += $(d)/manual.xmli $(d)/version.txt 
$(d)/manual.is-valid
 man-pages := $(foreach n, \
   nix-env.1 nix-build.1 nix-shell.1 nix-store.1 nix-instantiate.1 \
   nix-collect-garbage.1 nix-push.1 nix-pull.1 \
-  nix-prefetch-url.1 nix-channel.1 nix-generate-patches.1 \
+  nix-prefetch-url.1 nix-channel.1 \
   nix-install-package.1 nix-hash.1 nix-copy-closure.1 \
   nix.conf.5 nix-daemon.8, \
   $(d)/$(n))



reply via email to

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