lilo-sh 21: Change the SECTION from bootloader to bootloaders to match the
authorJamie Lenehan <lenehan@twibble.org>
Sun, 10 Sep 2006 23:13:51 +0000 (23:13 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Sun, 10 Sep 2006 23:13:51 +0000 (23:13 +0000)
recomended sections list.

packages/lilo-sh/lilo-sh_21.bb

index eb4ba0c..e426e7b 100644 (file)
@@ -10,7 +10,7 @@ boots your Linux system. LILO loads the Linux kernel from a floppy or \
 a hard drive, boots the kernel, and passes control of the system to \
 the kernel. LILO can also boot other operating systems. LILO-sh is a \
 port of LILO to the SH processor."
-SECTION="bootloader"
+SECTION="bootloaders"
 MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
 LICENSE = "MIT"
 PR = "r0"