changed pkgcache folder in pacman.conf files
This commit is contained in:
parent
68fa8fdfee
commit
ee446b88c5
|
|
@ -11,7 +11,7 @@
|
|||
# If you wish to use different paths, uncomment and update the paths.
|
||||
#RootDir = /
|
||||
#DBPath = /var/lib/pacman/
|
||||
CacheDir = /var/cache/manjaro-arm-tools/pkg/pkg-cache/
|
||||
CacheDir = /var/lib/manjaro-arm-installer/tmp/pkg-cache/
|
||||
#LogFile = /var/log/pacman.log
|
||||
#GPGDir = /etc/pacman.d/gnupg/
|
||||
HoldPkg = pacman glibc manjaro-system
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# If you wish to use different paths, uncomment and update the paths.
|
||||
#RootDir = /
|
||||
#DBPath = /var/lib/pacman/
|
||||
CacheDir = /var/cache/manjaro-arm-tools/pkg/pkg-cache/
|
||||
CacheDir = /var/lib/manjaro-arm-installer/tmp/pkg-cache/
|
||||
#LogFile = /var/log/pacman.log
|
||||
#GPGDir = /etc/pacman.d/gnupg/
|
||||
HoldPkg = pacman glibc manjaro-system
|
||||
|
|
|
|||
Loading…
Reference in New Issue