linux/debian/templates/temp.image.plain
Ben Hutchings 05c7ed67bd Remove check() subroutine
This has been broken since kernel-package 10.037 because it uses '+='
instead of '.='.  Since no-one seems to care, remove it rather than
fixing it.


svn path=/dists/trunk/linux-2.6/; revision=16234
2010-09-03 22:29:24 +00:00
..
postinst use strict; use warnings; 2010-08-30 00:33:54 +00:00
postrm use strict; use warnings; 2010-08-30 00:33:54 +00:00
preinst Remove check() subroutine 2010-09-03 22:29:24 +00:00
prerm use strict; use warnings; 2010-08-30 00:33:54 +00:00
templates postinst: Remove support for 'default' boot loaders 2010-07-16 14:58:05 +00:00