diff options
author | unknown <joerg@mysql.com> | 2005-12-23 12:46:48 +0100 |
---|---|---|
committer | unknown <joerg@mysql.com> | 2005-12-23 12:46:48 +0100 |
commit | fd363aa5e0295f977d9b7b86609cba9b20f467dc (patch) | |
tree | 1d9f12c8c5ce98b1e54c3f9fc2288081224c1d6d /storage/bdb | |
parent | 169805ea0199126311463625d60f2f434d550624 (diff) | |
download | mariadb-git-fd363aa5e0295f977d9b7b86609cba9b20f467dc.tar.gz |
storage/bdb/dist/s_all
When not generating 'tags' file, also don't generate symlinks to it (or make dist will fail/behave wierdly).
(origin: 1.1985 05/12/22 23:31:15 knielsen@mysql.com +1 -0)
storage/bdb/dist/s_all:
When not generating 'tags' file, also don't generate symlinks to it (or make dist will fail/behave wierdly).
(Copy of a change done by Kristian Nielsen, to test it.)
Diffstat (limited to 'storage/bdb')
-rw-r--r-- | storage/bdb/dist/s_all | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/bdb/dist/s_all b/storage/bdb/dist/s_all index 10730616efe..cabd38e8dc6 100644 --- a/storage/bdb/dist/s_all +++ b/storage/bdb/dist/s_all @@ -2,7 +2,7 @@ # $Id: s_all,v 12.0 2004/11/17 03:43:35 bostic Exp $ sh s_perm # permissions. -sh s_symlink # symbolic links. +#sh s_symlink # symbolic links. sh s_readme # distribution README file. # |