davical/davical.spec

changeset 292
935d512fd6bd
parent 291
52571005077f
child 293
bab74314890a
     1.1 --- a/davical/davical.spec	Mon Nov 22 12:41:49 2010 +0100
     1.2 +++ b/davical/davical.spec	Mon Nov 22 12:42:36 2010 +0100
     1.3 @@ -158,8 +158,8 @@
     1.4  %post
     1.5      if [ $1 -eq 1 ]; then
     1.6          #   display final hints on initial installation
     1.7 -        ( echo "1. To complete this installation of Drupal please start PostgreSQL"
     1.8 -          echo "   and initialize the DAViCal database like this:"
     1.9 +        ( echo "1. To complete this installation of DAViCal please start"
    1.10 +          echo "   PostgreSQL and initialize the DAViCal database like this:"
    1.11            echo "     \$ $RPM_INSTALL_PREFIX/bin/openpkg rc postgresql start"
    1.12            echo "     \$ $RPM_INSTALL_PREFIX/sbin/davical-setup install"
    1.13            echo ""

mercurial