pkgsrc-WIP-changes archive

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

grub2: cleanup



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed Feb 7 18:48:28 2024 +0100
Changeset:	3041d5b664cdd34c92f47c4e27bc7f11a1ea1c80

Modified Files:
	grub2/Makefile

Log Message:
grub2: cleanup

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3041d5b664cdd34c92f47c4e27bc7f11a1ea1c80

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 grub2/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/grub2/Makefile b/grub2/Makefile
index beec44742b..f58b540bb9 100644
--- a/grub2/Makefile
+++ b/grub2/Makefile
@@ -30,8 +30,6 @@ USE_TOOLS+=		gmake flex bison gettext:run gawk pkg-config
 PYTHON_FOR_BUILD_ONLY=	tool
 
 GNU_CONFIGURE=		yes
-#CONFIGURE_ARGS+=	AWK=/usr/pkg/bin/gawk
-#CONFIGURE_ARGS+=	YACC=/usr/pkg/bin/bison
 CONFIGURE_ARGS+=	--sysconfdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=	--disable-efiemu
 CONFIGURE_ARGS+=	--disable-grub-emu-sdl


Home | Main Index | Thread Index | Old Index