fix(profile): ensure wc is in pacman-hook-perl

fix #786
This commit is contained in:
Alexandre Pujol 2025-07-18 00:12:46 +02:00 committed by Alex
parent c6030de00a
commit 72b136578d

View file

@ -20,6 +20,7 @@ profile pacman-hook-perl @{exec_path} {
@{bin}/find rix, @{bin}/find rix,
@{bin}/pacman rPx, @{bin}/pacman rPx,
@{bin}/sed rix, @{bin}/sed rix,
@{bin}/wc rix,
/dev/tty rw, /dev/tty rw,
/dev/tty@{int} rw, /dev/tty@{int} rw,