feat(profile): general update.
This commit is contained in:
parent
c0a081b827
commit
1675a26fbf
3 changed files with 44 additions and 44 deletions
|
|
@ -39,7 +39,7 @@ profile libreoffice @{exec_path} {
|
|||
@{bin}/sed rix,
|
||||
@{bin}/uname rix,
|
||||
|
||||
@{open_path} rpx -> child-open-browsers,
|
||||
@{open_path} rPx -> child-open-browsers,
|
||||
|
||||
@{bin}/gpgconf rPx,
|
||||
@{bin}/gpgsm rPx,
|
||||
|
|
@ -51,8 +51,10 @@ profile libreoffice @{exec_path} {
|
|||
@{lib}/jvm/java*/bin/java rix,
|
||||
@{lib}/jvm/java*/lib/** rm,
|
||||
|
||||
@{lib}/libreoffice/share/uno_packages/cache/stamp.sys w,
|
||||
@{lib}/libreoffice/{,**} rm,
|
||||
@{lib}/libreoffice/share/uno_packages/cache/stamp.sys w,
|
||||
@{lib}/libreoffice/program/{,**/}__pycache__/ w,
|
||||
@{lib}/libreoffice/share/extensions/{,**/}__pycache__/ w,
|
||||
|
||||
/usr/share/hyphen/{,**} r,
|
||||
/usr/share/libexttextcat/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue