This commit is contained in:
Patrick Schleizer 2025-01-31 14:33:17 -05:00
parent c0f2f11014
commit ac1493fcfc
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -21,10 +21,11 @@ true "
#####################################################################
"
## Code duplication.
## NOTE: Code duplication.
## Copied from: helper-scripts /usr/libexec/helper-scripts/package_installed_check.bsh
##
## '.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