port to package-installed-check

This commit is contained in:
Patrick Schleizer 2025-11-14 00:44:50 -05:00
parent abf5852eba
commit efa06a1eae
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
2 changed files with 2 additions and 5 deletions

View file

@ -22,7 +22,7 @@ true "
"
## NOTE: Code duplication.
## Copied from: helper-scripts /usr/libexec/helper-scripts/package_installed_check.bsh
## Copied from: helper-scripts /usr/libexec/helper-scripts/package_installed_check.sh
##
## '.config' scripts are run very early. Even 'Pre-Depends: helper-scripts' would be insufficient.
## Therefore the code is duplicated here.