diff options
-rw-r--r-- | 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 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 ------------- |