From f38d23670e611df681c4c6e6aef9cac8ea2f610a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 6 Feb 2012 11:32:25 +0000 Subject: [PATCH] QubesBuilder changed --- QubesBuilder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QubesBuilder.md b/QubesBuilder.md index 3f25c478..b1813d04 100644 --- a/QubesBuilder.md +++ b/QubesBuilder.md @@ -24,7 +24,7 @@ sudo yum install git createrepo rpm-build make The build system creates build environments in chroots and so no other packages are needed on the host. All files created by the build system are contained within the qubes-builder directory. The full build requires some 25GB of free space, so keep that in mind when deciding where to place this directory. -The build system is configured via builder.conf file -- one should copy the attached builder.conf.template, and modify it as needed, e.g.: +The build system is configured via builder.conf file -- one should copy the attached builder.conf.default, and modify it as needed, e.g.: ``` {.wiki} cp builder.conf.default builder.conf