doc: Link to "Building from Git" instead of quoting command to build Guix.
* doc/contributing.texi (Submitting Patches): Remove example. Add link to "Building from Git" section.master
parent
eb8aad6a23
commit
da31e7d9ec
|
@ -962,11 +962,8 @@ the URL: it is not very useful and if the name changes, the URL will probably
|
||||||
be wrong.
|
be wrong.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
See if Guix builds with
|
Check if Guix builds (@pxref{Building from Git}) and address the
|
||||||
@example
|
warnings, especially those about use of undefined symbols.
|
||||||
guix environment --pure guix -- make
|
|
||||||
@end example
|
|
||||||
and look for warnings, especially those about use of undefined symbols.
|
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Make sure your changes do not break Guix and simulate a @code{guix pull} with:
|
Make sure your changes do not break Guix and simulate a @code{guix pull} with:
|
||||||
|
|
Reference in New Issue