File: README

package info (click to toggle)
ksh 2020.0.0%2Breally93u%2B20120801-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,588 kB
  • sloc: ansic: 174,381; sh: 31,845; makefile: 1,002; cpp: 10
file content (29 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This is a package root directory $PACKAGEROOT. Source and binary
packages in this directory tree are controlled by the command

	bin/package

Binary files may be in this directory or in the install root directory

	INSTALLROOT=$PACKAGEROOT/arch/`bin/package`

For more information run

	bin/package help

Many of the packaged commands self-document via the --man and --html
options; those that do have no separate man page.

Each package is covered by one of the license files

	lib/package/LICENSES/<license>

where <license> is the license type for the package.  At the top
of each license file is a URL; the license covers all software that
refers to this URL. For details run

	bin/package license [<package>]

Any archives, distributions or packages made from source or
binaries covered by license(s) must contain the corresponding
license file(s).