summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <joerg@trift2.>2007-08-27 13:53:23 +0200
committerunknown <joerg@trift2.>2007-08-27 13:53:23 +0200
commitc749a21abfde98b825778468fa4d4580e82bcb92 (patch)
treee004e955689fef71017c647915fd6b4ed2cc6c30 /scripts
parented38c149548e8151be12233429bee7c7f6f53cbd (diff)
parentd777446213f963c2fcff3e57489aee53d40c74dc (diff)
downloadmariadb-git-c749a21abfde98b825778468fa4d4580e82bcb92.tar.gz
Merge trift2.:/MySQL/M51/netware3-5.1
into trift2.:/MySQL/M51/target-5.1.22 configure.in: Auto merged
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_binary_distribution.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index b6404a33cc4..8e670f0e6ba 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -212,7 +212,7 @@ BIN_FILES="extra/comp_err$BS extra/replace$BS extra/perror$BS \
if [ $BASE_SYSTEM = "netware" ] ; then
BIN_FILES="$BIN_FILES \
netware/mysqld_safe$BS netware/mysql_install_db$BS \
- netware/init_db.sql netware/test_db.sql$BS \
+ netware/init_db.sql netware/test_db.sql \
netware/mysqlhotcopy$BS netware/libmysql$BS netware/init_secure_db.sql \
";
# For all other platforms: