Fix cachedir on repo

This commit is contained in:
Marko Korhonen 2021-01-01 14:03:30 +02:00
parent 873e117f21
commit b1b29546fd

View file

@ -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]