~percona-dev/percona-xtradb-cluster/galera-25.2.x

« back to all changes in this revision

Viewing changes to scripts/mysql/debian/common.list

  • Committer: Alexey Yurchenko
  • Date: 2013-11-10 19:31:54 UTC
  • mto: This revision was merged to the branch mainline in revision 141.
  • Revision ID: alexey.yurchenko@codership.com-20131110193154-3huiwmngfeg0gvxx
References lp:1238226 - fixed RPM and DEB build scripts to include plugins, and libmemcached.so in particular. Synced with SVN r3371.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
$CONF_DST=/etc/mysql
48
48
$LIBS_DST=${prefix}/lib/mysql
 
49
$PLUGIN_DST=${LIBS_DST}/plugin
49
50
$SHAR_DST=${prefix}/share/mysql
50
51
$SBIN_DST=${prefix}/sbin
51
52
$BINS_DST=${prefix}/bin