fix: rule compilation.
This commit is contained in:
parent
88555a12d0
commit
d1c8471b1d
1 changed files with 2 additions and 2 deletions
|
|
@ -101,9 +101,9 @@ profile packagekitd @{exec_path} flags=(attach_disconnected) {
|
||||||
@{bin}/appstreamcli rPx,
|
@{bin}/appstreamcli rPx,
|
||||||
@{bin}/arch-audit rPx, # only: arch
|
@{bin}/arch-audit rPx, # only: arch
|
||||||
@{bin}/dpkg rPx -> child-dpkg, # only: dpkg
|
@{bin}/dpkg rPx -> child-dpkg, # only: dpkg
|
||||||
@{bin}/fc-cache rPx
|
@{bin}/fc-cache rPx,
|
||||||
@{bin}/glib-compile-schemas rPx,
|
@{bin}/glib-compile-schemas rPx,
|
||||||
@{bin}/install-info rPx
|
@{bin}/install-info rPx,
|
||||||
@{bin}/systemd-inhibit rPx,
|
@{bin}/systemd-inhibit rPx,
|
||||||
@{bin}/update-desktop-database rPx,
|
@{bin}/update-desktop-database rPx,
|
||||||
@{lib}/apt/methods/* rPx, # only: dpkg
|
@{lib}/apt/methods/* rPx, # only: dpkg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue