diff --git a/debian/postinst b/debian/postinst index a5c411ec..1abd69f9 100755 --- a/debian/postinst +++ b/debian/postinst @@ -27,19 +27,19 @@ case "$1" in touch $LOG chown root:adm ${LOG}* chmod 640 ${LOG}* - + # Note regarding changed configuration file # Note regarding changed configuration file if [ ! -z $preversion ]; then if dpkg --compare-versions $preversion lt 0.7.1-1; then cat <