Skip to content

Commit

Permalink
Add package.srcdir substitution to README
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Johnson <jon.johnson@chainguard.dev>
  • Loading branch information
jonjohnsonjr committed Dec 2, 2024
1 parent 6d88b8b commit 618472a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ Melange provides the following default substitutions which can be referenced in
| `${{package.epoch}}` | Package epoch |
| `${{package.full-version}}` | `${{package.version}}-r${{package.epoch}}` |
| `${{package.description}}` | Package description |
| `${{package.srcdir}}` | Package source directory (`--source-dir`) |
| `${{targets.outdir}}` | Directory where targets will be stored |
| `${{targets.contextdir}}` | Directory where targets will be stored for main packages and subpackages |
| `${{targets.destdir}}` | Directory where targets will be stored for main |
Expand Down

0 comments on commit 618472a

Please sign in to comment.