Hi again,

I think it's made in make_binary_distribution.sh.

$ diff -u make_binary_distribution.sh.orig make_binary_distribution.sh
--- make_binary_distribution.sh.orig    2006-04-15 07:24:26.000000000 +0200
+++ make_binary_distribution.sh 2006-04-15 07:24:36.000000000 +0200
@@ -96,7 +96,7 @@

 if [ $BASE_SYSTEM != "netware" ] ; then
  mkdir $BASE/share/mysql $BASE/tests $BASE/sql-bench $BASE/man \
-  $BASE/man/man1 $BASE/data $BASE/data/mysql $BASE/data/test
+  $BASE/man/man1 $BASE/data $BASE/data/mysql

  chmod o-rwx $BASE/data $BASE/data/*
 fi


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to