~percona-dev/percona-server/release-5.0.91-22

« back to all changes in this revision

Viewing changes to build/debian/libmysqlclient15off.postinst

  • Committer: Aleksandr Kuzminsky
  • Date: 2010-04-30 17:58:51 UTC
  • mfrom: (69.1.12 5.0.90)
  • Revision ID: aleksandr.kuzminsky@percona.com-20100430175851-19afkawti7ze4l48
1. Fixed Bug #539190
2. Debian packages renamed to Percona-SQL

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash -e
 
2
 
 
3
# dh_installdeb will replace this with shell code automatically
 
4
# generated by other debhelper scripts.
 
5
 
 
6
#DEBHELPER#
 
7
 
 
8
exit 0
 
9
 
 
10
# vim: ts=4
 
11
 
 
12