grub2: disable 'check-macro-version' build rule in 'po' build
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 21 Nov 2016 15:39:20 +0000 (17:39 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 20 Dec 2016 15:24:21 +0000 (16:24 +0100)
This seems to occur when gettext-full is built on the host-side
and the autoreconf stuff re-generates some of the build files,
except for the po/Makefile.in.in

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
package/boot/grub2/patches/101-disable-gettext-check-macro-version.patch [new file with mode: 0644]

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 (file)
index 0000000..4b850ed
--- /dev/null
@@ -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: