diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-24 03:42:40 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-24 03:42:40 +0200 |
commit | 9ca762eb83592d81f825c70505d8797d7290dd1d (patch) | |
tree | 16e5b851ad055ea29d37e2f97b6fce5188b8b14e /doc | |
parent | 28341601b323906d91821ed698537d261f2b0854 (diff) | |
download | patches-9ca762eb83592d81f825c70505d8797d7290dd1d.tar patches-9ca762eb83592d81f825c70505d8797d7290dd1d.tar.gz |
doc: Fix build.
* doc/guix.zh_CN.texi: @include version-zh_CN.texi.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.zh_CN.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.zh_CN.texi b/doc/guix.zh_CN.texi index 45aabe1d67..993220fdc0 100644 --- a/doc/guix.zh_CN.texi +++ b/doc/guix.zh_CN.texi @@ -12,7 +12,7 @@ @settitle GNU Guix参考手册 @c %**end of header -@include version.texi +@include version-zh_CN.texi @c Identifier of the OpenPGP key used to sign tarballs and such. @set OPENPGP-SIGNING-KEY-ID 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 |