mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
Merge trift2.:/MySQL/M50/limit-man-5.0
into trift2.:/MySQL/M50/push-5.0
This commit is contained in:
commit
8d179a18fe
1 changed files with 1 additions and 1 deletions
|
@ -2554,7 +2554,7 @@ then
|
|||
man_dirs="man"
|
||||
man1_files=`echo $man1_files`
|
||||
man8_files=`echo $man8_files`
|
||||
rm -f $MANLISTFIL
|
||||
rm -f $MANLISTFIL $TMPLISTFIL
|
||||
else
|
||||
man_dirs=""
|
||||
man1_files=""
|
||||
|
|
Loading…
Add table
Reference in a new issue