summaryrefslogtreecommitdiffstats
path: root/abs/core/pacman/pacman.conf
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-12-04 23:37:17 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-12-04 23:37:17 (GMT)
commit0b251e4b5f6d56e5aba84aaf780fbf4e6a289245 (patch)
tree5c7ff4466bd8281b6c57bf75e74a08954d9b186d /abs/core/pacman/pacman.conf
parent8bc896ac1419c93dd8ae7b8ded970cc3816bf0e8 (diff)
downloadlinhes_pkgbuild-0b251e4b5f6d56e5aba84aaf780fbf4e6a289245.zip
linhes_pkgbuild-0b251e4b5f6d56e5aba84aaf780fbf4e6a289245.tar.gz
linhes_pkgbuild-0b251e4b5f6d56e5aba84aaf780fbf4e6a289245.tar.bz2
pacman: change pacman.conf to use /data for the pkgcache
Diffstat (limited to 'abs/core/pacman/pacman.conf')
-rw-r--r--abs/core/pacman/pacman.conf2
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