summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-04-16 15:04:55 +0200
committerLudovic Courtès <ludo@gnu.org>2020-04-16 18:33:21 +0200
commit33f3fef383d066460b4bffc4b5af89b639cb55f3 (patch)
treeb71422fc3626589f6c4f1a9d42a7502dd2906586
parent90ec7085793700552359d9d409287528437f0280 (diff)
downloadpatches-33f3fef383d066460b4bffc4b5af89b639cb55f3.tar
patches-33f3fef383d066460b4bffc4b5af89b639cb55f3.tar.gz
doc: Remove bogus index entry.
* doc/guix.texi (Build Systems): Remove bogus and redundant entry for 'copy-build-system'.
-rw-r--r--doc/guix.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index ef5f68db24..13c39427b8 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.