]> WPIA git - gigi.git/blob - debian/config
Update Certificate-DN-API (for escape-safe-strings)
[gigi.git] / debian / config
1 #!/bin/sh
2
3 set -e
4
5 # source debconf stuff
6 . /usr/share/debconf/confmodule
7 # source dbconfig-common shell library, and call the hook function
8 #if [ -f /usr/share/dbconfig-common/dpkg/config.mysql ]; then
9 #    . /usr/share/dbconfig-common/dpkg/config.mysql 
10 #    dbc_go cacert-gigi $@
11 #fi