On Tue, Feb 3, 2009 at 4:27 PM, Allan McRae <al...@archlinux.org> wrote: > glibc, db and shadow do not use post_install so they do not test the need > for bash. However, both readline and pam do use post_install so it appears > they are running. Why is that? Because the package do not actually include > the install script due to lack of install line in their PKGBUILD.
Ahah I see, that is quite funny. If the scriptlets are not needed / used, it would be better to remove them to avoid more confusion.