From e899f0e39c0aa0f3c69ad619e417143bb7d0de80 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 29 Aug 2012 23:22:45 -0400 Subject: Remove binary package install files from spec. --- diff --git a/specs/spf-2.0/metadata.mdwn b/specs/spf-2.0/metadata.mdwn index 5125596..a042e56 100644 --- a/specs/spf-2.0/metadata.mdwn +++ b/specs/spf-2.0/metadata.mdwn @@ -38,27 +38,6 @@ field must follow the syntax of the `mailbox` symbol of RFC 5322 section 3.4. `date-time` symbol of RFC 5322 section 3.3. -File Installation Lists [install] -================================= - -Binary packages that provide files shall have a file named `install` in their -`.pkg/` directories. - -The `.pkg/install` file is a list of patterns, terminated by line -breaks, to match files that are to be installed in the binary package. - -Each pattern shall be expanded to match files in the installation destination -directory (see $[sectlink][work-area]) as explained in [POSIX.1-2008, Shell & -Utilities Volume, Section 2.6.6][posix-xcu-2.6.6]. - -A file or directory in the installation destination directory shall not be -matched by the `install` file of more than one binary package. Any such case -shall be considered an error. - -Run-time platform configuration files listed in a binary package's `platconf` -file shall not be listed in the package's `install` file. - - Platform Configuration File Lists [platconf] ============================================ diff --git a/specs/spf-2.0/overview.mdwn b/specs/spf-2.0/overview.mdwn index d22a53a..b2b16cb 100644 --- a/specs/spf-2.0/overview.mdwn +++ b/specs/spf-2.0/overview.mdwn @@ -11,10 +11,6 @@ tree: | +- control | | Required. | | Metadata about the binary package. - | +- install - | | Optional. - | | A list of patterns to match files to be installed in the binary - | | package. | +- platconf | | Optional. | | A list of run-time configuration files. @@ -94,16 +90,6 @@ This file contains control fields describing the binary package. See $[sectlink][control] for the syntax of this file and $[sectlink][fields-bin] for the list of control fields in this file. -`.pkg/install` [files-binpkg.pkg-install] -------------------------------------------------- - -This file is optional. - -This file contains a list of patterns to match files to be installed in the -binary package. - -See $[sectlink][install] for more information about this file. - `.pkg/platconf` [files-binpkg.pkg-platconf] --------------------------------------------------- -- cgit v0.9.1