summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/pacman-i486.conf2
-rw-r--r--misc/pacman-i686.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/pacman-i486.conf b/misc/pacman-i486.conf
index 9fd4246..d3da946 100644
--- a/misc/pacman-i486.conf
+++ b/misc/pacman-i486.conf
@@ -11,7 +11,7 @@
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
DBPath = /home/master/builder/work/pacman-i486.db/
-CacheDir = /dev/null
+CacheDir = /home/master/builder/work/pacman-i486.cache/
LogFile = /dev/null
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
diff --git a/misc/pacman-i686.conf b/misc/pacman-i686.conf
index b3b53a4..e2ab786 100644
--- a/misc/pacman-i686.conf
+++ b/misc/pacman-i686.conf
@@ -11,7 +11,7 @@
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
DBPath = /home/master/builder/work/pacman-i686.db/
-CacheDir = /dev/null
+CacheDir = /home/master/builder/work/pacman-i686.cache/
LogFile = /dev/null
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/