summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorlenz@mysql.com <>2005-06-01 12:59:10 +0200
committerlenz@mysql.com <>2005-06-01 12:59:10 +0200
commit7bd3dd7cb319e901290846544c6a518dfcef0baa (patch)
tree3d00e189ec576df2ab88caa24cbfc9b73628b4aa /scripts
parent51d80960ea52e1c3c99bf6287f331a58e1c2b11c (diff)
downloadmariadb-git-7bd3dd7cb319e901290846544c6a518dfcef0baa.tar.gz
- removed references to some obsolete files (BUG#10824)
- removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard spec file)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_binary_distribution.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index 8ea9a16f56b..ffef1648954 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -74,9 +74,6 @@ if [ $BASE_SYSTEM != "netware" ] ; then
fi
for i in ChangeLog \
- Docs/manual.html \
- Docs/manual.txt \
- Docs/manual_toc.html \
Docs/mysql.info
do
if [ -f $i ]