From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 1 Jul 2025 13:14:54 +0000 (-0400) Subject: spelling: , or X-Git-Tag: rec-5.3.0-alpha2~16^2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d919ff742723585735fb7c45c6e70118c2cbf4;p=thirdparty%2Fpdns.git spelling: , or Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/BUILDING-PACKAGES.md b/BUILDING-PACKAGES.md index 6490aa13c2..b1d92539cd 100644 --- a/BUILDING-PACKAGES.md +++ b/BUILDING-PACKAGES.md @@ -30,7 +30,7 @@ Locate the `Run workflow` dropdown item on the top right side of the screen, ins - `Branch`: you can keep `master` here, unless you need to build for an operating system which is not in the list, in which case you will have to create a new branch and add the required file(s) for this OS. See `Adding a new OS` below. - `Product to build`: select the product you want to build packages for, for example `dnsdist` - `OSes to build for, space separated`: keep one or more OSes you want to build packages for, for example `ubuntu-focal` -- `git ref to checkout`: the exact version you want to build. It can be the name of branch, a git tag or a git commit ID. Most likely you will be willing to build from a tagged release, like `dnsdist-1.8.1`. +- `git ref to checkout`: the exact version you want to build. It can be the name of branch, a git tag, or a git commit ID. Most likely you will be willing to build from a tagged release, like `dnsdist-1.8.1`. - `is this a release build?`: Keep `NO` Click `Run workflow` to start the build.