summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <monty@work.mysql.com>2000-12-13 12:43:45 +0100
committerunknown <monty@work.mysql.com>2000-12-13 12:43:45 +0100
commite9797c89e4d94515579279d0bf94b5398ce6809c (patch)
tree30402773df533d84ae847cd89d3a19df4db4ffbc /support-files
parent20da4f88847125f59edf44e5e688f61abcbc7af2 (diff)
downloadmariadb-git-e9797c89e4d94515579279d0bf94b5398ce6809c.tar.gz
mysql.spec.sh Don't install BDB
Do-patch-file Update for new web structure Makefile.am Added dependency for manual_toc.html Makefile.am Replaced chmod with RM to avoid error message include/Makefile.am: Replaced chmod with RM to avoid error message Docs/Makefile.am: Added dependency for manual_toc.html Build-tools/Do-patch-file: Update for new web structure support-files/mysql.spec.sh: Don't install BDB BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 62811d32ccf..5b96bc4727c 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -159,6 +159,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-/bin:/usr/bin}\" \
--infodir=/usr/info \
--includedir=/usr/include \
--mandir=/usr/man \
+ --without-berkeley-db \
--with-comment=\"Official MySQL RPM\";
# Add this for more debugging support
# --with-debug