From: Dietmar Maurer Date: Sat, 4 Apr 2015 08:55:23 +0000 (+0200) Subject: do not call ccs_update_schema in postinst X-Git-Url: https://git.proxmox.com/?p=fence-agents-pve.git;a=commitdiff_plain;h=8274ce079c6966b080e0581c0a94ef8976a868ed do not call ccs_update_schema in postinst --- diff --git a/debian/postinst b/debian/postinst index c3fae14..3e93e90 100755 --- a/debian/postinst +++ b/debian/postinst @@ -8,8 +8,6 @@ case "$1" in # Configure this package. If the package must prompt the user for # information, do it here. - ccs_update_schema -f - # There are three sub-cases: if test "${2+set}" != set; then # We're being installed by an ancient dpkg which doesn't remember