Skip to content

Commit

Permalink
Update docs/Guide_To_The_Linux_Installers.md
Browse files Browse the repository at this point in the history
Co-authored-by: Martijn Verburg <[email protected]>
  • Loading branch information
steelhead31 and karianna authored Jun 3, 2024
1 parent 53c6863 commit bb68aff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Guide_To_The_Linux_Installers.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@ temurin-21-jdk (21.0.3.0.0+9-1) STABLE; urgency=medium

<h5>2.2.2 The rules file (example below:)</h5>

The second file that should be updated as part of a release is the Debian rules file. This contains the URLs of the binaries published to Github along with their checksum. It contains a pair of values (a tarball url, and a checksum) per architecture, and it is these values used to create the .deb packages.
The second file that should be updated as part of a release is the Debian rules file. This contains the URLs of the binaries published to GitHub along with their checksum. It contains a pair of values (a tarball url, and a checksum) per architecture, and it is these values used to create the .deb packages.


Should a new architecture require support, the a new value pair should be added here in addition to the other changes.

Expand Down

0 comments on commit bb68aff

Please sign in to comment.