civodul pushed a commit to branch master
in repository guix.

commit 33f3fef383d066460b4bffc4b5af89b639cb55f3
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Apr 16 15:04:55 2020 +0200

    doc: Remove bogus index entry.
    
    * doc/guix.texi (Build Systems): Remove bogus and redundant entry for
    'copy-build-system'.
---
 doc/guix.texi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index ef5f68d..13c3942 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6171,7 +6171,6 @@ if they are defined by the crate.
 
 
 @defvr {Scheme Variable} copy-build-system
-@cindex (copy build system)
 This variable is exported by @code{(guix build-system copy)}.  It
 supports builds of simple packages that don't require much compiling,
 mostly just moving files around.

Reply via email to