makepkg: document environment variables PKGDEST and SRCDEST
Signed-off-by: Cedric Staniewski <cedric@gmx.ca> Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
7ea0a115db
commit
eee61a0bbc
1 changed files with 8 additions and 0 deletions
|
@ -178,6 +178,14 @@ Environment Variables
|
||||||
must be supported by this command. If the variable is not set or
|
must be supported by this command. If the variable is not set or
|
||||||
empty, makepkg will fall back to `pacman'.
|
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
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue