|
|
@@ -659,7 +659,7 @@ AutoReqProv: no
|
|
|
if [ $1 -eq 2 ]; then
|
|
|
# display final hints on update installation
|
|
|
( echo "Please perform a Drupal database upgrade by visiting the"
|
|
|
- echo " http://127.0.0.1:80/update.php"
|
|
|
+ echo " http://127.0.0.1:8080/drupal/update.php"
|
|
|
echo "page on your Drupal website."
|
|
|
) | %{l_rpmtool} msg -b -t notice
|
|
|
|