3 # DO NOT EDIT - This file is being maintained by Chef
 
  11 cmake <%= @srcdir %> &&
 
  14 psql -d <%= @dbname %> -c "SELECT version();" >/dev/null 2>&1
 
  15 if [[ "$?" == "0" ]]; then
 
  16   ./utils/setup.php --create-functions --create-partition-functions --enable-diff-updates
 
  17   ./utils/update.php --update-address-levels