/usr/{lib,libexec} -> @{libexec}
This commit is contained in:
parent
9ad8ec165d
commit
4ee6cc9657
57 changed files with 67 additions and 62 deletions
|
|
@ -25,7 +25,7 @@ profile openbox @{exec_path} {
|
|||
/{usr/,}sbin/* rPUx,
|
||||
/{usr/,}bin/* rPUx,
|
||||
/usr/local/bin/* rPUx,
|
||||
/usr/{lib,libexec}/* rPUx,
|
||||
@{libexec}/* rPUx,
|
||||
/{usr/,}lib/@{multiarch}/*/** rPUx,
|
||||
|
||||
/usr/share/themes/*/openbox-3/themerc r,
|
||||
|
|
@ -65,7 +65,7 @@ profile openbox @{exec_path} {
|
|||
/{usr/,}sbin/* rPUx,
|
||||
/{usr/,}bin/* rPUx,
|
||||
/usr/local/bin/* rPUx,
|
||||
/usr/{lib,libexec}/* rPUx,
|
||||
@{libexec}/* rPUx,
|
||||
/{usr/,}lib/@{multiarch}/*/** rPUx,
|
||||
|
||||
/usr/local/lib/python*/dist-packages/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue