#!/bin/bash -e case "$1" in configure) echo "Installing mysql table" mysql --defaults-file=/etc/alternc/my.cnf \ &2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# # vim: et sw=4