pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/grub Enabled installation to DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f645cf72bfec
branches: trunk
changeset: 569971:f645cf72bfec
user: heinz <heinz%pkgsrc.org@localhost>
date: Fri Jan 22 00:27:36 2010 +0000
description:
Enabled installation to DESTDIR.
diffstat:
sysutils/grub/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b9e7c3f6f072 -r f645cf72bfec sysutils/grub/Makefile
--- a/sysutils/grub/Makefile Fri Jan 22 00:22:18 2010 +0000
+++ b/sysutils/grub/Makefile Fri Jan 22 00:27:36 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2010/01/22 00:22:18 heinz Exp $
+# $NetBSD: Makefile,v 1.53 2010/01/22 00:27:36 heinz Exp $
DISTNAME= grub-0.97
PKGREVISION= 8
@@ -10,6 +10,8 @@
COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2
LICENSE= gnu-gpl-v2
+PKG_DESTDIR_SUPPORT= user-destdir
+
ONLY_FOR_PLATFORM= *-*-i386 NetBSD-[5-9].*-x86_64
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index