preflight.sh | preflight.sh | |||
---|---|---|---|---|
skipping to change at line 17 | skipping to change at line 17 | |||
# License as published by the Free Software Foundation; version 2 | # License as published by the Free Software Foundation; version 2 | |||
# of the License. | # of the License. | |||
# | # | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | # but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |||
# Library General Public License for more details. | # Library General Public License for more details. | |||
# | # | |||
# You should have received a copy of the GNU Library General Public | # You should have received a copy of the GNU Library General Public | |||
# License along with this library; if not, write to the Free | # License along with this library; if not, write to the Free | |||
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, | # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | |||
# MA 02111-1307, USA | # MA 02110-1301, USA | |||
# | # | |||
# preflight - this script will be executed before the MySQL PKG | # preflight - this script will be executed before the MySQL PKG | |||
# installation will be performed. | # installation will be performed. | |||
# | # | |||
# If this package has been compiled with a prefix ending with "mysql" (e.g. | # If this package has been compiled with a prefix ending with "mysql" (e.g. | |||
# /usr/local/mysql or /opt/mysql), it will rename any previously existing | # /usr/local/mysql or /opt/mysql), it will rename any previously existing | |||
# directory with this name before installing the new package (which include s | # directory with this name before installing the new package (which include s | |||
# a symlink named "mysql", pointing to the newly installed directory, which | # a symlink named "mysql", pointing to the newly installed directory, which | |||
# is named mysql-<version>) | # is named mysql-<version>) | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |