diff options
-rw-r--r-- | source-package-format-1.0.txt | 7 |
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 ---------- |