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
commit3a192cf590afdc7120c3a3a6e10d87a1fc240d0a (patch)
tree3d00e189ec576df2ab88caa24cbfc9b73628b4aa /scripts
parent1ba82d32803f662db4de54c445f5e9c6db7250ef (diff)
downloadmariadb-git-3a192cf590afdc7120c3a3a6e10d87a1fc240d0a.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 ]