me
/
guix
Archived
1
0
Fork 0

doc: Add --sysconfdir=/etc to the recommended ./configure.

* doc/contributing.texi (Building from Git): Add --sysconfdir=/etc to the
recommended ./configure invocation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Josselin Poiret 2023-04-24 21:59:05 +02:00 committed by Ludovic Courtès
parent d9d25bf517
commit e4f17429a6
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ more information.
Then, run:
@example
./configure --localstatedir=/var
./configure --localstatedir=/var --sysconfdir=/etc
@end example
@noindent