This commit is contained in:
Patrick Schleizer 2025-01-17 07:55:54 -05:00
parent c9e2f82bd0
commit 876d596a07
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -21,7 +21,10 @@ true "
#####################################################################
"
## Copied from helper-scripts/usr/libexec/helper-scripts/package_installed_check.bsh
## Code duplication.
## '.config' scripts are run very early. Even 'Pre-Depends: helper-scripts' would be insufficient.
## Therefore the code is duplicated here.
## Copied from: helper-scripts /usr/libexec/helper-scripts/package_installed_check.bsh
pkg_installed() {
local package_name dpkg_query_output
local requested_action status error_state