From 091d8cce1c844a349667cc1a8134f4fa329d381a Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 9 Dec 2011 11:31:04 +0100 Subject: [PATCH] force schema update --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2