feat(profiles): ensure we use which{,.debianutils} instead of which.
This commit is contained in:
parent
d2dbf771cc
commit
be62e5186f
35 changed files with 35 additions and 36 deletions
|
|
@ -34,7 +34,7 @@ profile x11-xsession @{exec_path} {
|
|||
@{bin}/tail rix,
|
||||
@{bin}/tempfile rix,
|
||||
@{bin}/touch rix,
|
||||
@{bin}/which rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
|
||||
@{bin}/dbus-update-activation-environment rCx -> dbus,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue