diff options
Diffstat (limited to 'abs/core/pacman/pacman.conf')
-rw-r--r-- | abs/core/pacman/pacman.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/pacman/pacman.conf b/abs/core/pacman/pacman.conf index 3a5d875..c44d2e6 100644 --- a/abs/core/pacman/pacman.conf +++ b/abs/core/pacman/pacman.conf @@ -11,7 +11,7 @@ # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ -#CacheDir = /var/cache/pacman/pkg/ +CacheDir = /data/var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log HoldPkg = pacman glibc # If upgrades are available for these packages they will be asked for first |