QubesBuilder changed

Use a current example make target
This commit is contained in:
Vincent Penquerc'h 2014-05-04 10:57:38 +00:00
parent bfa420894f
commit 423cc34cca

View File

@ -92,7 +92,7 @@ And this should produce a shiny new ISO.
You can also build selected component separately. Eg. to compile only gui virtualization agent/daemon:
``` {.wiki}
make gui
make gui-daemon
```
Full list you can get from make help. For advanced use and preparing sources for use with [QubesBuilder](/wiki/QubesBuilder) take a look at [QubesBuilderDetails](/wiki/QubesBuilderDetails) page.