diff --git a/package/boot/grub2/patches/101-disable-gettext-check-macro-version.patch b/package/boot/grub2/patches/101-disable-gettext-check-macro-version.patch new file mode 100644 index 0000000000..4b850ed2a1 --- /dev/null +++ b/package/boot/grub2/patches/101-disable-gettext-check-macro-version.patch @@ -0,0 +1,13 @@ +diff --git a/po/Makefile.in.in b/po/Makefile.in.in +index 3619458..060e0db 100644 +--- a/po/Makefile.in.in ++++ b/po/Makefile.in.in +@@ -97,7 +97,7 @@ CATALOGS = @CATALOGS@ + mv t-$@ $@ + + +-all: check-macro-version all-@USE_NLS@ ++all: all-@USE_NLS@ + + all-yes: stamp-po + all-no: