Gentoo Archives: gentoo-dev

From: Vitaly Kushneriuk <vitaly_kushneriuk@×××××.com>
To: Gentoo-dev <gentoo-dev@g.o>
Subject: [gentoo-dev] new files in lilo
Date: Mon, 17 Dec 2001 08:10:05
Message-Id: 1008598223.706.1.camel@uranus.u235.eyep.net
1 Hi!
2 lilo 22.1 have new file which should be installed: "boot-bmp.b"
3 And may be "ins64a.bmp" also as an example of bmp file (goes to docs?)
4
5 --- lilo-22.1.ebuild.orig Mon Dec 17 15:38:34 2001
6 +++ lilo-22.1.ebuild Mon Dec 17 16:07:10 2001
7 @@ -35,7 +35,7 @@
8 dosbin keytab-lilo.pl
9 dodir /boot
10 insinto /boot
11 - doins boot-text.b boot-menu.b chain.b os2_d.b
12 + doins boot-text.b boot-menu.b boot-bmp.b chain.b os2_d.b
13 doman manPages/*.[5-8]
14 dodoc CHANGES COPYING INCOMPAT QuickInst README*
15 }