diff options
author | unknown <lenz@kallisto.local> | 2004-04-01 17:34:26 +0200 |
---|---|---|
committer | unknown <lenz@kallisto.local> | 2004-04-01 17:34:26 +0200 |
commit | 0aa510bbdf33d3db93e6092b4376887f988b143f (patch) | |
tree | 2f429295a94ae9b6b953d8b20844d55c8a31ad1f /.bzrignore | |
parent | dead63012ab6e16c07fb259e5158bfc5e5cfa250 (diff) | |
download | mariadb-git-0aa510bbdf33d3db93e6092b4376887f988b143f.tar.gz |
- install all *.sql files into the "shared" directory for the binary tar.gz
distribution (this is more in line with how "make install" would install
them) - this should also fix a test failure in the "system_mysql_db_fix"
test.
BitKeeper/etc/ignore:
Added cmd-line-utils/libedit/makelist to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 541e854b188..a056e90b810 100644 --- a/.bzrignore +++ b/.bzrignore @@ -647,3 +647,4 @@ vio/test-sslclient vio/test-sslserver vio/viotest-ssl mysys/test_gethwaddr +cmd-line-utils/libedit/makelist |