mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-06 16:55:05 -04:00
QubesBuilder changed
Add missing get-sources call
This commit is contained in:
parent
86d7fcf6dd
commit
03bb52a964
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ cp builder.conf.default builder.conf
|
|||
# (make sure to leave no spaces around '=' sign!)
|
||||
# NO_SIGN="1"
|
||||
|
||||
# Download all components:
|
||||
|
||||
make get-sources
|
||||
|
||||
# And now to build all Qubes rpms (this will take a few hours):
|
||||
|
||||
make qubes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue