mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
after merge fix
This commit is contained in:
parent
516bcf508c
commit
308eb6f559
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ SUFFIXES = .sh
|
|||
-e 's!@''libexecdir''@!$(libexecdir)!g' \
|
||||
-e 's!@''PERL''@!@PERL@!' \
|
||||
-e 's!@''VERSION''@!@VERSION@!' \
|
||||
-e 's!@''MYSQL_TCP_PORT''@!@MYSQL_TCP_PORT@!' \
|
||||
-e 's!@''MYSQL_BASE_VERSION''@!@MYSQL_BASE_VERSION@!' \
|
||||
-e 's!@''MYSQL_UNIX_ADDR''@!@MYSQL_UNIX_ADDR@!' \
|
||||
-e 's!@''MYSQL_NO_DASH_VERSION''@!@MYSQL_NO_DASH_VERSION@!' \
|
||||
|
|
Loading…
Add table
Reference in a new issue