From fd363aa5e0295f977d9b7b86609cba9b20f467dc Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 23 Dec 2005 12:46:48 +0100 Subject: 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.) --- storage/bdb/dist/s_all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/bdb') 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. # -- cgit v1.2.1