mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
make_win_src_distribution.sh:
4.1 tree must use installshield project files due to new tables
This commit is contained in:
@ -161,7 +161,7 @@ vreplace()
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
for d in 4.0.XX-gpl 4.0.XX-pro 4.0.XX-classic
|
for d in 4.1.XX-gpl 4.1.XX-pro 4.1.XX-classic
|
||||||
do
|
do
|
||||||
cd $BASE/InstallShield/$d/String\ Tables/0009-English
|
cd $BASE/InstallShield/$d/String\ Tables/0009-English
|
||||||
vreplace value.shl
|
vreplace value.shl
|
||||||
|
Reference in New Issue
Block a user