2 # postinst script for kboot-utils
 
   4 # see: dh_installdeb(1)
 
  10       # Update the kboot.conf on install
 
  14     abort-upgrade|abort-remove|abort-deconfigure)
 
  18         echo "postinst called with unknown argument \`$1'" >&2
 
  23 # dh_installdeb will replace this with shell code automatically
 
  24 # generated by other debhelper scripts.