~tsarev/percona-server/innodb_stats_test_case

« back to all changes in this revision

Viewing changes to build/build-shared-compat-rpm.sh

  • Committer: Alexey Kopytov
  • Date: 2011-11-16 15:04:26 UTC
  • mfrom: (324.7.1 release-5.1.59-12.10)
  • Revision ID: akopytov@gmail.com-20111116150426-0zzybskqdgg7l2d5
Merge release-5.1.59-13.0 after tagging the top revision.

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
        RPMVER=i386
132
132
    fi
133
133
 
134
 
    wget "http://www.percona.com/downloads/community/shared-compat/MySQL-shared-compat-5.1.58-1.glibc23.$RPMVER.rpm"
 
134
    wget "http://www.percona.com/downloads/community/shared-compat/MySQL-shared-compat-$MYSQL_VERSION-1.glibc23.$RPMVER.rpm"
135
135
 
136
136
)
137
137