/usr/{lib,libexec} -> @{libexec}

This commit is contained in:
Alexandre Pujol 2021-06-06 15:02:40 +01:00
parent 9ad8ec165d
commit 4ee6cc9657
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
57 changed files with 67 additions and 62 deletions

View file

@ -23,6 +23,9 @@
# Common mountpoints
@{MOUNTS}=/media/ @{run}/media /mnt
# Libexec path. Different in some distribution
@{libexec}=/usr/lib
# Extra user personal directories
@{XDG_PROJECTS_DIR}="Projects"
@{XDG_BOOKS_DIR}="Books"