pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/grub2 grub2: Note that as of grub 2.02, it no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4437e12a157
branches: trunk
changeset: 380048:f4437e12a157
user: maya <maya%pkgsrc.org@localhost>
date: Thu May 10 08:17:10 2018 +0000
description:
grub2: Note that as of grub 2.02, it no longer uses nested functions,
so this hack isn't necessary.
diffstat:
sysutils/grub2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 91a63a4919bc -r f4437e12a157 sysutils/grub2/Makefile
--- a/sysutils/grub2/Makefile Thu May 10 07:29:03 2018 +0000
+++ b/sysutils/grub2/Makefile Thu May 10 08:17:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/05/09 01:18:06 maya Exp $
+# $NetBSD: Makefile,v 1.11 2018/05/10 08:17:10 maya Exp $
DISTNAME= grub-2.00
PKGNAME= ${DISTNAME:S/grub/grub2/}
@@ -144,6 +144,7 @@
#
# grub-script-check crashes from enabling executable stack, paxctl +m it if possible.
+# XXX not needed with grub 2.02
#
post-configure:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
Home |
Main Index |
Thread Index |
Old Index