diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-01-04 22:00:41 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-01-04 22:00:41 +0100 |
| commit | b9b62c59dc99b63c5128f10a22774e3722b8b140 (patch) | |
| tree | 1eacc6ada17c14eea1e3e566f481264426b139ca /docs/src/gettingstarted/building/packageformats.md | |
| parent | ac41bda1e059d24da08e584b81b4507cf781beb8 (diff) | |
Docs: Update to be closer in line with the latest API
Diffstat (limited to 'docs/src/gettingstarted/building/packageformats.md')
| -rw-r--r-- | docs/src/gettingstarted/building/packageformats.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/gettingstarted/building/packageformats.md b/docs/src/gettingstarted/building/packageformats.md index 70516d9..02c9be9 100644 --- a/docs/src/gettingstarted/building/packageformats.md +++ b/docs/src/gettingstarted/building/packageformats.md @@ -39,3 +39,4 @@ make rpm-mock MOCK_TARGET=centos-stream-8-aarch64 A list of targets can be found in ```/etc/mock/*.cfg```. The default target is `fedora-36-x86_64` # Linux: Deb +The debian files can be found on a different [GitHub repository](https://github.com/jwijenbergh/python-eduvpn-common.deb). The debian packages for this repository are then build with [nbuilder.deb](https://git.sr.ht/~fkooman/nbuilder.deb). |
