diff options
-rw-r--r-- | specs/spf-2.0/metadata.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/spf-2.0/metadata.mdwn b/specs/spf-2.0/metadata.mdwn index 5323d4c..585ea0a 100644 --- a/specs/spf-2.0/metadata.mdwn +++ b/specs/spf-2.0/metadata.mdwn @@ -87,8 +87,8 @@ Each configuration file must be described with an entry of the following format: directory -- either `/usr/share/platconf/PLATFORM/PACKAGE_VERSION` or `/usr/share/platconf/PLATFORM/PACKAGE`, where `PLATFORM` is the architecture string denoting an application platform, `PACKAGE` is the name of the -configurable source package, and `VERSION` is the upstream version of the -configurable source package. +configurable source package, and `VERSION` is a shell command language pattern +matching the upstream version of the configurable source package. `destination` is the path (file or directory) to which the file should be copied. For a file used at build time, it is a path relative to the package |