mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
doc: Fix typo.
* doc/guix.texi (Build Systems): Add missing question mark to
This commit is contained in:
parent
159b5e1f8a
commit
5aa4278319
1 changed files with 1 additions and 1 deletions
|
@ -6112,7 +6112,7 @@ interpreter version.
|
|||
By default guix calls @code{setup.py} under control of
|
||||
@code{setuptools}, much like @command{pip} does. Some packages are not
|
||||
compatible with setuptools (and pip), thus you can disable this by
|
||||
setting the @code{#:use-setuptools} parameter to @code{#f}.
|
||||
setting the @code{#:use-setuptools?} parameter to @code{#f}.
|
||||
@end defvr
|
||||
|
||||
@defvr {Scheme Variable} perl-build-system
|
||||
|
|
Loading…
Reference in a new issue