Signed-off-by: Cedric Staniewski <cedric@gmx.ca> --- doc/makepkg.8.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 72206d8..63a2cf4 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -170,6 +170,14 @@ Environment Variables must be supported by this command. If the variable is not set or empty, makepkg will fall back to `pacman'. +**PKGDEST=**"/path/to/folder":: + Folder where the resulting packages will be stored. Overrides the + corresponding value defined in linkman:makepkg.conf[5]. + +**SRCDEST=**"/path/to/folder":: + Folder where the downloaded sources will be stored. Overrides the + corresponding value defined in linkman:makepkg.conf[5]. + Additional Features ------------------- -- 1.6.5.4