4 # Load the debconf library - this must come FIRST; do not insert any other
6 .
/usr
/share
/debconf
/confmodule
8 echo "INFO: postinst as '$1'"
15 # remove first in case we are reconfiguring
16 # rm /etc/logrotate.d/koha
19 ln -s /etc
/koha
/koha.logrotate
/etc
/logrotate.d
/koha
22 /etc
/init.d
/apache2 reload
25 abort-upgrade|abort-remove|abort-deconfigure
)
29 echo "postinst called with unknown argument \$1'" >&2