Fix cachedir on repo
This commit is contained in:
parent
6e8d0a9dfe
commit
3c75efbe78
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ LocalFileSigLevel = Optional
|
|||
CacheDir = /var/cache/pacman/pkg
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
CleanMethod=KeepCurrent
|
||||
CacheDir=/docker/index.korhonen.cc/repo/arch_linux/korhonen_aur/$arch
|
||||
CacheDir=/docker/index.korhonen.cc/repo/arch_linux/korhonen_aur/x86_64
|
||||
{%@@ endif @@%}
|
||||
|
||||
[korhonen_aur]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue