diff -r 52571005077f -r 935d512fd6bd davical/davical.spec --- a/davical/davical.spec Mon Nov 22 12:41:49 2010 +0100 +++ b/davical/davical.spec Mon Nov 22 12:42:36 2010 +0100 @@ -158,8 +158,8 @@ %post if [ $1 -eq 1 ]; then # display final hints on initial installation - ( echo "1. To complete this installation of Drupal please start PostgreSQL" - echo " and initialize the DAViCal database like this:" + ( echo "1. To complete this installation of DAViCal please start" + echo " PostgreSQL and initialize the DAViCal database like this:" echo " \$ $RPM_INSTALL_PREFIX/bin/openpkg rc postgresql start" echo " \$ $RPM_INSTALL_PREFIX/sbin/davical-setup install" echo ""