|
|
@ -291,7 +291,7 @@ then |
|
|
fi |
|
|
fi |
|
|
srcpkgdatadir=`find_in_basedir --dir fill_help_tables.sql share share/mysql` |
|
|
srcpkgdatadir=`find_in_basedir --dir fill_help_tables.sql share share/mysql` |
|
|
buildpkgdatadir=$srcpkgdatadir |
|
|
buildpkgdatadir=$srcpkgdatadir |
|
|
if test -z "$pkgdatadir" |
|
|
|
|
|
|
|
|
if test -z "$srcpkgdatadir" |
|
|
then |
|
|
then |
|
|
cannot_find_file fill_help_tables.sql $basedir/share $basedir/share/mysql |
|
|
cannot_find_file fill_help_tables.sql $basedir/share $basedir/share/mysql |
|
|
exit 1 |
|
|
exit 1 |
|
|
|