summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrecht <recht>2004-08-02 16:47:40 +0000
committerrecht <recht>2004-08-02 16:47:40 +0000
commit6258d8b342af67efbd17258e26213535dee83782 (patch)
tree032a450ac99ae9fcb5bdff568be53bf2df132a80 /sysutils
parent3fa5e1d01800038554e84862ea91eaeda1af4694 (diff)
downloadpkgsrc-6258d8b342af67efbd17258e26213535dee83782.tar.gz
Fix PLIST for Linux by adding LOWER_VENDOR (which is empty for NetBSD).
Patch provided by pancake in PR pkg/26517
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/grub/Makefile3
-rw-r--r--sysutils/grub/PLIST34
2 files changed, 19 insertions, 18 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index c3eae012585..854a0bea7f8 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2004/06/20 20:57:17 xtraeme Exp $
+# $NetBSD: Makefile,v 1.27 2004/08/02 16:47:40 recht Exp $
#
DISTNAME= grub-0.95
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/
diff --git a/sysutils/grub/PLIST b/sysutils/grub/PLIST
index 95e24fe8792..e61774daee0 100644
--- a/sysutils/grub/PLIST
+++ b/sysutils/grub/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/06/20 20:57:17 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/08/02 16:47:40 recht Exp $
bin/mbchk
man/man1/mbchk.1
man/man8/grub-install.8
@@ -10,21 +10,21 @@ sbin/grub-install
sbin/grub-md5-crypt
sbin/grub-terminfo
${NETBOOT}share/doc/grub/README.netboot
-share/grub/${MACHINE_ARCH}-/e2fs_stage1_5
-share/grub/${MACHINE_ARCH}-/fat_stage1_5
-share/grub/${MACHINE_ARCH}-/ffs_stage1_5
-share/grub/${MACHINE_ARCH}-/iso9660_stage1_5
-share/grub/${MACHINE_ARCH}-/jfs_stage1_5
-share/grub/${MACHINE_ARCH}-/minix_stage1_5
-${NETBOOT}share/grub/${MACHINE_ARCH}-/nbgrub
-${NETBOOT}share/grub/${MACHINE_ARCH}-/pxegrub
-share/grub/${MACHINE_ARCH}-/reiserfs_stage1_5
-share/grub/${MACHINE_ARCH}-/stage1
-share/grub/${MACHINE_ARCH}-/stage2
-share/grub/${MACHINE_ARCH}-/stage2_eltorito
-share/grub/${MACHINE_ARCH}-/ufs2_stage1_5
-share/grub/${MACHINE_ARCH}-/vstafs_stage1_5
-share/grub/${MACHINE_ARCH}-/xfs_stage1_5
-@dirrm share/grub/${MACHINE_ARCH}-
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/e2fs_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/fat_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/ffs_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/iso9660_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/jfs_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/minix_stage1_5
+${NETBOOT}share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/nbgrub
+${NETBOOT}share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/pxegrub
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/reiserfs_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage1
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage2
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage2_eltorito
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/ufs2_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/vstafs_stage1_5
+share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/xfs_stage1_5
+@dirrm share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}
@dirrm share/grub
${NETBOOT}@dirrm share/doc/grub