From 80b7087c8f8995cbadd038661b0dcdd39c7d08d5 Mon Sep 17 00:00:00 2001 From: kitsunyan Date: Sun, 20 May 2018 14:07:35 +0300 Subject: Allow to preserve built packages to user cache dir Preserving is disabled by default now. --- doc/pakku.conf.5.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/pakku.conf.5.txt') diff --git a/doc/pakku.conf.5.txt b/doc/pakku.conf.5.txt index c9666a4..830f212 100644 --- a/doc/pakku.conf.5.txt +++ b/doc/pakku.conf.5.txt @@ -44,6 +44,11 @@ Options content of PKGBUILD and other files. Pressing enter key will give the positive answer unless this option is specified. +*PreserveBuilt =* Internal | User | Disabled:: + If set to Internal, built packages will be copied to pacman cache dir. + If set to User, built packages will be copied to UserCacheDir. + If set to Disabled (the default), built packages will not be preserved. + *PreBuildCommand =* command:: This command will be executed in package directory before building, allowing you to modify PKGBUILD or perform other necessary actions. -- cgit v1.2.3-70-g09d2