|
|
@@ -39,7 +39,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20061111
|
|
|
+Release: 20061112
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -276,7 +276,7 @@ Provides: mysql = %{version}-%{release}
|
|
|
echo "is the DB user 'root'. Its initial password is empty."
|
|
|
echo "After starting MySQL with..."
|
|
|
echo ""
|
|
|
- echo " \$ $RPM_INSTALL_PREFIX/etc/rc mysql start"
|
|
|
+ echo " \$ $RPM_INSTALL_PREFIX/bin/openpkg rc mysql start"
|
|
|
echo ""
|
|
|
echo "...you should change the password as soon as possible with:"
|
|
|
echo ""
|