build: update build for new bin & lib variables
This commit is contained in:
parent
64146be05a
commit
1f75dc9956
4 changed files with 3 additions and 24 deletions
|
|
@ -20,7 +20,8 @@ var (
|
|||
|
||||
// Tunables
|
||||
Tunables = map[string][]string{
|
||||
"libexec": {},
|
||||
"bin": {"/{usr/,}{s,}bin"},
|
||||
"lib": {"/{usr/,}lib{,exec,32,64}"},
|
||||
"multiarch": {"*-linux-gnu*"},
|
||||
"user_share_dirs": {"/home/*/.local/share"},
|
||||
"etc_ro": {"/{usr/,}etc/"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue