perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / shell / bash-completion / patches / 02-openindiana-completions.patch
blobd6a344fce86807262f58a1b0652ae41d078f71db
1 Add bash completions from openindiana-completions project.
2 Remove pkgutil which we don't have.
4 --- bash-completion-2.15.0/completions/Makefile.am.orig 2024-11-24 23:21:02.000000000 +0100
5 +++ bash-completion-2.15.0/completions/Makefile.am 2024-12-01 11:53:05.213578298 +0100
6 @@ -499,13 +499,17 @@
7 _yum \
8 yum-arch \
9 zopfli \
10 - zopflipng
11 + zopflipng \
12 + beadm \
13 + bootadm \
14 + dladm \
15 + pfexec \
16 + pkg \
17 + zfs \
18 + zones \
19 + zpool
22 -if SOLARIS
23 -bashcomp_DATA += pkgutil
24 -endif
26 if BSD
27 bashcomp_DATA += pkg_delete
28 endif