From eee61a0bbc2a11f0d2a52d7d22425faaa2aeaef1 Mon Sep 17 00:00:00 2001 From: Cedric Staniewski Date: Fri, 4 Dec 2009 17:49:54 +0100 Subject: makepkg: document environment variables PKGDEST and SRCDEST Signed-off-by: Cedric Staniewski Signed-off-by: Allan McRae Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/makepkg.8.txt') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 7e89fa27..0432cd22 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -178,6 +178,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]. + Configuration ------------- -- cgit v1.2.3