feat(abs): add memory mapping to python on its own abs.
This commit is contained in:
parent
2ce7663016
commit
1d0994979e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
@{bin}/ r,
|
@{bin}/ r,
|
||||||
@{python_path} r,
|
@{python_path} rm,
|
||||||
|
|
||||||
owner @{user_lib_dirs}/@{python_name}/ r,
|
owner @{user_lib_dirs}/@{python_name}/ r,
|
||||||
owner @{user_lib_dirs}/@{python_name}/**.{egg,py,pyi,pth} r,
|
owner @{user_lib_dirs}/@{python_name}/**.{egg,py,pyi,pth} r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue