~ubuntu-branches/ubuntu/trusty/phpmyadmin/trusty

« back to all changes in this revision

Viewing changes to debian/config

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2009-02-16 17:58:28 UTC
  • mfrom: (13.1.4 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090216175828-d2dllrukk9kecv4k
Tags: 4:3.1.2-2
* Upload to unstable.
* [INTL:es] Spanish debconf template update (Closes: #513690).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
set -e
4
4
 
5
5
. /usr/share/debconf/confmodule
 
6
 
 
7
if [ -f /usr/share/dbconfig-common/dpkg/config.mysql ]; then
 
8
        . /usr/share/dbconfig-common/dpkg/config.mysql
 
9
        dbc_go phpmyadmin $@
 
10
fi
 
11
 
6
12
db_version 2.0
7
13
 
8
14
db_input high phpmyadmin/reconfigure-webserver || true