FS#40738 - [paccache] change the default cache directory value (-c flag)
Attached to Project:
Pacman
Opened by William Di Luigi (wil93) - Friday, 06 June 2014, 19:22 GMT
Last edited by Allan McRae (Allan) - Wednesday, 19 November 2014, 07:13 GMT
Opened by William Di Luigi (wil93) - Friday, 06 June 2014, 19:22 GMT
Last edited by Allan McRae (Allan) - Wednesday, 19 November 2014, 07:13 GMT
|
Details
As paccache is basically a pacman's tool (right?), it would
be reasonable to read the default cache directory from
/etc/pacman.conf
Instead, the default value is currently hardcoded (from paccache -h): -c, --cachedir <dir> scan 'cachedir' for packages (default: /var/cache/pacman/pkg). It would be nice to change this to something along the lines of: -c, --cachedir <dir> scan 'cachedir' for packages (default: whatever is specified in /etc/pacman.conf, or else /var/cache/pacman/pkg). |
This task depends upon
Closed by Allan McRae (Allan)
Wednesday, 19 November 2014, 07:13 GMT
Reason for closing: Fixed
Additional comments about closing: git commit 38b6de937cdb
Wednesday, 19 November 2014, 07:13 GMT
Reason for closing: Fixed
Additional comments about closing: git commit 38b6de937cdb
https://mailman.archlinux.org/pipermail/pacman-dev/2014-August/019282.html