diff options
author | P. J. McDermott <pjm@nac.net> | 2012-01-11 15:23:03 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-01-11 15:23:03 (EST) |
commit | 9a694b3f00819291d6a2b08569bc71ca31a364e2 (patch) | |
tree | 700aafb9448bb8d4395c388f5f5c12654b38f06f | |
parent | 038807a8e14fcf188e77329adeaa5068caa3fcc1 (diff) |
Now remove the other reference to the format spec.
-rw-r--r-- | multiple-and-split-binary-packages.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/multiple-and-split-binary-packages.txt b/multiple-and-split-binary-packages.txt index 9103c9a..7b19202 100644 --- a/multiple-and-split-binary-packages.txt +++ b/multiple-and-split-binary-packages.txt @@ -21,9 +21,6 @@ CASE 2: SPLIT BINARY PACKAGES Some source packages generate multiple binary packages, some or all of which come from a single build of the packaged software. -The source package format as defined by the current draft specification does not -support this case. - Example 1: GCC The source package for GCC will generate binary packages to provide a C compiler, support libraries, a C preprocessor, etc. |