From f2f17acc25862fed039e8e762ffbab82f38e2e1d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 11 Apr 2021 14:36:12 +0200 Subject: Using /usr/share/compute-tools instead of /usr/share/open-infrastructure/container. Signed-off-by: Daniel Baumann --- share/scripts/debconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/scripts/debconf') diff --git a/share/scripts/debconf b/share/scripts/debconf index 0147212..40606ca 100755 --- a/share/scripts/debconf +++ b/share/scripts/debconf @@ -1121,7 +1121,7 @@ do done # Run debconf parts -for DEBCONF_SCRIPT in "/usr/share/${PROJECT}/${PROGRAM}/scripts/debconf.d"/* +for DEBCONF_SCRIPT in "/usr/share/${SOFTWARE}/scripts/debconf.d"/* do if [ -x "${DEBCONF_SCRIPT}" ] then -- cgit v1.2.3