mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 21:34:17 -05:00
Merge branch 'awokd-patch-1'
This commit is contained in:
commit
45de734ee4
@ -62,6 +62,8 @@ WHONIX_ENABLE_TOR ?= 0
|
||||
WHONIX_TBB_VERSION ?= 7.5.2
|
||||
```
|
||||
|
||||
You can add/edit the `WHONIX_TBB_VERSION` variable in `~/qubes-builder/builder.conf` instead of this file if preferred.
|
||||
|
||||
Finally, use:
|
||||
|
||||
~~~
|
||||
|
@ -94,6 +94,9 @@ make install-deps
|
||||
make get-sources
|
||||
~~~
|
||||
|
||||
When building the Whonix templates, you will often need to add/update the `WHONIX_TBB_VERSION` variable at this stage to specify the currently shipping Tor Browser version.
|
||||
See the related note under [Extra Whonix Build Options](/doc/building-whonix-template/).
|
||||
|
||||
Finally, if you are making a test build, use:
|
||||
|
||||
~~~
|
||||
@ -165,6 +168,9 @@ make get-sources
|
||||
unset GNUPGHOME
|
||||
~~~
|
||||
|
||||
When building the Whonix templates, you will often need to add/update the `WHONIX_TBB_VERSION` variable at this stage to specify the currently shipping Tor Browser version.
|
||||
See the related note under [Extra Whonix Build Options](/doc/building-whonix-template/).
|
||||
|
||||
Finally, if you are making a test build, use:
|
||||
|
||||
~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user