Parcourir la source

Use .cache subdir for caching

Alois Mahdal il y a 10 ans
Parent
révision
fb0f170507
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini Voir le fichier

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