aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2016-11-21 17:39:20 +0200
committerFelix Fietkau <nbd@nbd.name>2016-12-20 16:24:21 +0100
commit77812cdfec6258c3a4db9256419e9dbdcaf8d7ec (patch)
tree5ddb63d8235e6dc9f41d9a080eb6a2522d20267a /package
parent2b54fa4dff4ec3d428063a46859923a7cc387e0a (diff)
downloadupstream-77812cdfec6258c3a4db9256419e9dbdcaf8d7ec.tar.gz
upstream-77812cdfec6258c3a4db9256419e9dbdcaf8d7ec.tar.bz2
upstream-77812cdfec6258c3a4db9256419e9dbdcaf8d7ec.zip
grub2: disable 'check-macro-version' build rule in 'po' build
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>
Diffstat (limited to 'package')
-rw-r--r--package/boot/grub2/patches/101-disable-gettext-check-macro-version.patch13
1 files changed, 13 insertions, 0 deletions
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: