summaryrefslogtreecommitdiff
path: root/sysutils/grub
diff options
context:
space:
mode:
authorseb <seb>2004-03-10 01:25:23 +0000
committerseb <seb>2004-03-10 01:25:23 +0000
commite471eaade1f6a6e858ec2a4e666576dd91f6e9ae (patch)
tree2061d8e1cbcc26dbba27d7f406d1f37c5712439d /sysutils/grub
parent23c1e385e1dcdc4283a2056fd02ef13e0ed206e9 (diff)
downloadpkgsrc-e471eaade1f6a6e858ec2a4e666576dd91f6e9ae.tar.gz
Remove info files entries from PLIST.
Add missing info file in INFO_FILES.
Diffstat (limited to 'sysutils/grub')
-rw-r--r--sysutils/grub/Makefile4
-rw-r--r--sysutils/grub/PLIST7
2 files changed, 3 insertions, 8 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 7f592afb3b3..7d20e243be3 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -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 @@ GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
USE_BUILDLINK3= YES
-INFO_FILES= grub.info
+INFO_FILES= grub.info multiboot.info
BUILDLINK_TRANSFORM+= S:-fno-builtin:-ffreestanding:
diff --git a/sysutils/grub/PLIST b/sysutils/grub/PLIST
index dd4574634a1..6505e97c05a 100644
--- a/sysutils/grub/PLIST
+++ b/sysutils/grub/PLIST
@@ -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