feat(profile): makepkg: handle lsb_release and pager.

This commit is contained in:
Alexandre Pujol 2025-08-22 18:22:59 +02:00
parent 2d3831221a
commit 46d4207d71
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -29,9 +29,11 @@ profile makepkg @{exec_path} {
file,
@{pager_path} Px -> child-pager,
@{bin}/gpg{,2} Cx -> gpg,
@{bin}/gpgconf Cx -> gpg,
@{bin}/gpgsm Cx -> gpg,
@{bin}/lsb_release Px,
@{bin}/sudo Cx -> sudo,
deny capability sys_ptrace,