Skip to content

Commit ec9e1a4

Browse files
Vitexusoz-agent
andcommitted
Remove composer-debian/composer-global-update from postinst
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent db4c5a1 commit ec9e1a4

5 files changed

Lines changed: 0 additions & 5 deletions

debian/abraflexi-changes-processor-api.postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set -e
33

44
. /usr/share/debconf/confmodule
55

6-
composer-debian abraflexi-changes-processor
76

87
case "$1" in
98
configure)

debian/abraflexi-changes-processor-mysql.postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set -e
33

44
. /usr/share/debconf/confmodule
55

6-
composer-debian abraflexi-changes-processor
76

87
if [ -f /usr/share/dbconfig-common/dpkg/postinst ]; then
98
. /usr/share/dbconfig-common/dpkg/postinst

debian/abraflexi-changes-processor-pgsql.postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set -e
33

44
. /usr/share/debconf/confmodule
55

6-
composer-debian abraflexi-changes-processor
76

87
if [ -f /usr/share/dbconfig-common/dpkg/postinst ]; then
98
. /usr/share/dbconfig-common/dpkg/postinst

debian/abraflexi-changes-processor-sqlite.postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set -e
33

44
. /usr/share/debconf/confmodule
55

6-
composer-debian abraflexi-changes-processor
76

87
if [ -f /usr/share/dbconfig-common/dpkg/postinst ]; then
98
. /usr/share/dbconfig-common/dpkg/postinst

debian/abraflexi-changes-processor.postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ set -e
33

44
. /usr/share/debconf/confmodule
55

6-
composer-debian abraflexi-changes-processor
76

87
case "$1" in
98
configure)

0 commit comments

Comments
 (0)