feat(tunable): add alias from which.debianutils to which.

This commit is contained in:
Alexandre Pujol 2025-05-14 22:43:58 +02:00
parent 1096666191
commit 415c09ca88
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
32 changed files with 35 additions and 33 deletions

View file

@ -33,7 +33,7 @@ profile ucf @{exec_path} {
@{bin}/seq rix,
@{bin}/stat rix,
@{bin}/tr rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
@{bin}/dpkg-query rpx,
@{bin}/dpkg-divert rPx,

View file

@ -24,7 +24,7 @@ profile update-pciids @{exec_path} {
@{bin}/chmod rix,
@{bin}/echo rix,
@{bin}/cat rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
@{bin}/bunzip2 rix,
@{bin}/bzip2 rix,
@{bin}/gzip rix,

View file

@ -18,7 +18,7 @@ profile uupdate @{exec_path} flags=(complain) {
@{sh_path} rix,
@{bin}/basename rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
@{bin}/tr rix,
@{bin}/{,e}grep rix,
@{bin}/getopt rix,

View file

@ -35,7 +35,7 @@ profile xinit @{exec_path} {
@{bin}/tail rix,
@{bin}/tempfile rix,
@{bin}/touch rix,
@{bin}/which{,.debianutils} rix,
@{bin}/which rix,
/etc/X11/xinit/xinitrc rix,
/etc/X11/xinit/xserverrc rix,