chore: switch from /usr/share to /var/lib for data storage (#7361)
* More appropriate place for data storing The /usr/share subtree in Linux is used for data that generally are not supposed to change. Conventional places for changeable data are usually located under /var, so /var/lib seems to be a reasonable default here. * Data paths consistency fix * Directory name consistency fix
I
Igor B. Poretsky committed
ab022172a923ae537ccd3426a7c81bdb81863228
Parent: b5f4f4a
Committed by GitHub <noreply@github.com>
on 11/27/2025, 8:18:28 AM