mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +02:00
doc: Expect to fix typo.
* doc/guix.texi (Build Systems): "except" it is. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
be0d8af822
commit
9bf404e9e6
@@ -1543,7 +1543,7 @@ The list of phases used for a particular package can be changed with the
|
||||
#:phases (alist-delete 'configure %standard-phases)
|
||||
@end example
|
||||
|
||||
means that all the phases described above will be used, expect the
|
||||
means that all the phases described above will be used, except the
|
||||
@code{configure} phase.
|
||||
|
||||
In addition, this build system ensures that the ``standard'' environment
|
||||
|
||||
Reference in New Issue
Block a user