Hi. The attached patch will fix the problems I encountered and reported when compiling MySQL-3.23.54a-1mdk.
Chears. -- Regards // Oden Eriksson, Deserve-IT.com
--- MySQL.spec 2002-12-30 14:59:00.000000000 +0100 +++ MySQL.spec.oden 2003-01-03 01:09:43.000000000 +0100 @@ -128,7 +128,7 @@ # 20021227 warly manual include files not in the archives perl -pi -e 's/\@include reservedwords.texi//' ./Docs/manual.texi -perl -pi -e 's/..\/MIRRORS INSTALL-BINARY/INSTALL-BINARY/' ./Docs/Makefile.am +perl -pi -e 's/..\/MIRRORS INSTALL-BINARY/INSTALL-BINARY/' ./Docs/Makefile.* # Run aclocal in order to get an updated libtool.m4 in generated # configure script for "new" architectures (aka. x86_64, mips)
