mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 17:27:27 -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!)
|
# (make sure to leave no spaces around '=' sign!)
|
||||||
# NO_SIGN="1"
|
# NO_SIGN="1"
|
||||||
|
|
||||||
|
# Download all components:
|
||||||
|
|
||||||
|
make get-sources
|
||||||
|
|
||||||
# And now to build all Qubes rpms (this will take a few hours):
|
# And now to build all Qubes rpms (this will take a few hours):
|
||||||
|
|
||||||
make qubes
|
make qubes
|
||||||
|
Loading…
Reference in New Issue
Block a user