浏览代码

Use .cache subdir for caching

Alois Mahdal 9 年前
父节点
当前提交
fb0f170507
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 查看文件

@@ -44,7 +44,7 @@
44 44
     etc_bc  = /etc/bash_completion.d
45 45
 
46 46
 [vars]
47
-    __SATURNIN_CACHE_HOME__     = $HOME/.local/share/satcmd
47
+    __SATURNIN_CACHE_HOME__     = $HOME/.cache/satcmd
48 48
     __SATURNIN_CONFIG_USER__    = $HOME/.satcmd
49 49
     __SATURNIN_CONFIG_LOCAL__   = [roots:etc]
50 50
     __SATURNIN_LIBEXEC__        = [roots:libexec]