diff options
author | kitsunyan | 2018-05-20 11:07:35 +0000 |
---|---|---|
committer | kitsunyan | 2018-05-20 11:07:35 +0000 |
commit | 80b7087c8f8995cbadd038661b0dcdd39c7d08d5 (patch) | |
tree | 85e1f3d2a419ff6f5ff1b9a2c9a592d453e0d25d /pakku.conf | |
parent | 396e9f44c4f5a79c7b9238835599387f6ff418fe (diff) |
Allow to preserve built packages to user cache dir
Preserving is disabled by default now.
Diffstat (limited to 'pakku.conf')
-rw-r--r-- | pakku.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,4 +10,6 @@ PrintAurNotFound #SudoExec #ViewNoDefault +#PreserveBuilt = Disabled + #PreBuildCommand = |