diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:16:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:16:53 +0000 |
commit | 7f62bd7daeb1c8e6d879b9e607474b457ea71aca (patch) | |
tree | 40de464ce4041327045d31b7c54d3b069309107a /MANIFEST-FORMAT.md | |
parent | Adding debian version 0.1.24. (diff) | |
download | debputy-7f62bd7daeb1c8e6d879b9e607474b457ea71aca.tar.xz debputy-7f62bd7daeb1c8e6d879b9e607474b457ea71aca.zip |
Merging upstream version 0.1.25.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'MANIFEST-FORMAT.md')
-rw-r--r-- | MANIFEST-FORMAT.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST-FORMAT.md b/MANIFEST-FORMAT.md index 37773c2..08064f1 100644 --- a/MANIFEST-FORMAT.md +++ b/MANIFEST-FORMAT.md @@ -964,7 +964,7 @@ In this case, `debputy` will create some symlinks inside the `foo` package and s the `bar` package. The following subsections define the keys you can use under each binary package. -## Transformations (`packages.{{PACKAGE}}.transformations`) +## Transformations (`transformations`) You can define a `transformations` under the package definition, which is a list a transformation rules. An example: |