summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2005-06-01 12:59:10 +0200
committerunknown <lenz@mysql.com>2005-06-01 12:59:10 +0200
commit0d4b118455b1b97e8adc316407e26a8d734d3f04 (patch)
tree3d00e189ec576df2ab88caa24cbfc9b73628b4aa /scripts
parentcf2188ca398e12d4a10c50b069c2243825f9dced (diff)
downloadmariadb-git-0d4b118455b1b97e8adc316407e26a8d734d3f04.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) BitKeeper/deleted/.del-mysql-max.spec.sh~ca055d86585c1010: Delete: support-files/mysql-max.spec.sh configure.in: - removed references to some obsolete files scripts/make_binary_distribution.sh: - removed references to some obsolete files
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 ]