Fix cachedir on repo
This commit is contained in:
parent
52d85bc160
commit
a7b48d6b9c
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