pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/grub Remove info files entries from PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22296f011dab
branches:  trunk
changeset: 470534:22296f011dab
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Mar 10 01:25:23 2004 +0000

description:
Remove info files entries from PLIST.
Add missing info file in INFO_FILES.

diffstat:

 sysutils/grub/Makefile |  4 ++--
 sysutils/grub/PLIST    |  7 +------
 2 files changed, 3 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r d7eeb254e8eb -r 22296f011dab sysutils/grub/Makefile
--- a/sysutils/grub/Makefile    Wed Mar 10 01:08:35 2004 +0000
+++ b/sysutils/grub/Makefile    Wed Mar 10 01:25:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/29 18:36:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2004/03/10 01:25:23 seb Exp $
 #
 
 DISTNAME=      grub-0.94
@@ -15,7 +15,7 @@
 USE_GNU_TOOLS+=                make
 USE_BUILDLINK3=                YES
 
-INFO_FILES=            grub.info
+INFO_FILES=            grub.info multiboot.info
 
 BUILDLINK_TRANSFORM+=  S:-fno-builtin:-ffreestanding:
 
diff -r d7eeb254e8eb -r 22296f011dab sysutils/grub/PLIST
--- a/sysutils/grub/PLIST       Wed Mar 10 01:08:35 2004 +0000
+++ b/sysutils/grub/PLIST       Wed Mar 10 01:25:23 2004 +0000
@@ -1,10 +1,5 @@
-@comment $NetBSD: PLIST,v 1.6 2003/07/13 17:35:04 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/03/10 01:25:23 seb Exp $
 bin/mbchk
-info/grub.info
-info/grub.info-1
-info/grub.info-2
-info/grub.info-3
-info/multiboot.info
 man/man1/mbchk.1
 man/man8/grub-install.8
 man/man8/grub-md5-crypt.8



Home | Main Index | Thread Index | Old Index