Manual.md: describe install phase a bit more.

This commit is contained in:
Juan RP 2014-05-02 09:05:29 +02:00
parent dc3eed9f73
commit bfb4c27839
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ function, which is the directory to be used to compile the `source package`.
- `build` This phase compiles/prepares the `source files` via `make` or any other compatible method.
- `install` This phase installs the `package files` into a `fake destdir`,
- `install` This phase installs the `package files` into the package destdir `<masterdir>/destdir/<pkgname>-<version>`,
via `make install` or any other compatible method.
- `pkg` This phase builds the `binary packages` with files stored in the