Koha/debian/libkoha-perl.config
Chris Cormack fd5f22a699 Working on preconfiguring for the package
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-08-12 19:47:58 -05:00

9 lines
205 B
Bash

#!/bin/sh
set -e
alias stripwhitespace="sed -e 's/^[[:blank:]]*//' -e 's/[[:blank:]]*$//'"
installeddebconfversion=dpkg -s debconf | sed -ne '/^Version/s/^Version: //p'
. /usr/share/debconf/confmodule