From bfb4c278398ff0cdd899641b555916cb7aba8d7b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 2 May 2014 09:05:29 +0200 Subject: [PATCH] Manual.md: describe install phase a bit more. --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index c878397a560..8e10734bb23 100644 --- a/Manual.md +++ b/Manual.md @@ -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 `/destdir/-`, via `make install` or any other compatible method. - `pkg` This phase builds the `binary packages` with files stored in the