Skip to content
Snippets Groups Projects
Forked from The Tor Project / Applications / RBM
38 commits behind the upstream repository.
Nicolas Vigier's avatar
boklm authored
In templates, the `p` variable allowed to access the current project's
rbm config. With the support for projects in modules, it would need to
be adapted. However we never used this variable in tor-browser-build,
and it is not very useful (it's usually better to use c() to access
config), so we remove it.
3f930c1d
History

rbm: Reproducible Build Manager

rbm is a packaging tool that helps you create and build packages for multiple Linux distributions, and automate the parts that can be automated. It includes options to run the build in a defined environement to allow reproducing the build.

For more information, visit the website :

https://rbm.torproject.org/