mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 16:29:28 -05:00
QubesBuilder changed
Add missing get-sources call
This commit is contained in:
parent
86d7fcf6dd
commit
03bb52a964
@ -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…
Reference in New Issue
Block a user