From: Dietmar Maurer Date: Fri, 9 Dec 2011 10:31:04 +0000 (+0100) Subject: force schema update X-Git-Url: https://git.proxmox.com/?p=fence-agents-pve.git;a=commitdiff_plain;h=091d8cce1c844a349667cc1a8134f4fa329d381a force schema update --- diff --git a/debian/postinst b/debian/postinst index a1ce881..c3fae14 100755 --- a/debian/postinst +++ b/debian/postinst @@ -8,7 +8,7 @@ case "$1" in # Configure this package. If the package must prompt the user for # information, do it here. - ccs_update_schema + ccs_update_schema -f # There are three sub-cases: if test "${2+set}" != set; then