Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:project:sources [2019/09/09 21:36] emulatorman |
en:project:sources [2022/03/08 03:00] (current) i3_relativism ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| | USA | | USA | ||
| | [[https:// | | [[https:// | ||
| + | |- | ||
| + | | {{: | ||
| + | | Netherlands | ||
| + | | [[https:// | ||
| |- | |- | ||
| | {{: | | {{: | ||
| Line 73: | Line 77: | ||
| </ | </ | ||
| - | Download manually the source tarball and signature from [[en:main: | + | <note tip> |
| + | See the [[https:// | ||
| + | </ | ||
| + | |||
| + | Download manually the source tarball and signature from [[en:project: | ||
| <code bash> | <code bash> | ||
| Line 100: | Line 108: | ||
| </ | </ | ||
| - | Check the output of the last command, to make sure the fingerprint is the correct | + | Check the output of the last command, to make sure the fingerprint is correct. |
| </ | </ | ||
| Line 117: | Line 125: | ||
| </ | </ | ||
| - | Build the your desired extracted source tarball | + | Build the desired extracted source tarball |
| <code bash> | <code bash> | ||
| - | # libremakepkg | + | $ doas libremakepkg |
| </ | </ | ||
| + | |||
| + | <note warning> | ||
| + | Using su would not work with libremakepkg. | ||
| + | </ | ||
| Install the compiled package when build is completed | Install the compiled package when build is completed | ||