summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-11 15:14:26 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-11 15:14:26 (EST)
commitb240fb9daf8024af6fed3d7d5a3fe6fcf50a6b59 (patch)
treefc1ec85ede142975bc85ae375bc9b2b3653b2714
parentbb8f2693b13b61f227082f3d56dd397c5582dfff (diff)
Clarify directory structure notes in format spec.
-rw-r--r--source-package-format-1.0.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/source-package-format-1.0.txt b/source-package-format-1.0.txt
index bda0ee0..48b77db 100644
--- a/source-package-format-1.0.txt
+++ b/source-package-format-1.0.txt
@@ -81,11 +81,8 @@ from one source package but does not support building split binary packages.
\- src/
Package sources (for native packages).
-'install' might be replaced by a file or files similar to 'dirs' and 'install'
-of Debian packages.
-
-'build' and 'install' in the binary package directory might be combined into a
-dpkg-style make file with targets for building and installing.
+'build' in the binary package directory might be changed to a dpkg-style make
+file with targets for building and installing.
PROPOSAL 2
----------