diff options
Diffstat (limited to 'user/libreoffice/gettext-tiny.patch')
-rw-r--r-- | user/libreoffice/gettext-tiny.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/user/libreoffice/gettext-tiny.patch b/user/libreoffice/gettext-tiny.patch index 990241c3b..a63f45553 100644 --- a/user/libreoffice/gettext-tiny.patch +++ b/user/libreoffice/gettext-tiny.patch @@ -1,7 +1,7 @@ gettext-tiny does not currently ship msguniq, so let's cheat around it ---- libreoffice-6.0.6.2/solenv/gbuild/AllLangMoTarget.mk -+++ libreoffice-6.0.6.2/solenv/gbuild/AllLangMoTarget.mk +--- libreoffice-6.2.1.2/solenv/gbuild/AllLangMoTarget.mk ++++ libreoffice-6.2.1.2/solenv/gbuild/AllLangMoTarget.mk @@ -40,10 +40,10 @@ $(call gb_Helper_abbreviate_dirs,\ mkdir -p $(dir $@) && \ @@ -15,9 +15,9 @@ gettext-tiny does not currently ship msguniq, so let's cheat around it fi) #$(info $(call gb_MoTarget_get_target,$(1))) ---- libreoffice-6.0.6.2/configure.ac -+++ libreoffice-6.0.6.2/configure.ac -@@ -11749,18 +11749,6 @@ +--- libreoffice-6.2.1.2/configure.ac ++++ libreoffice-6.2.1.2/configure.ac +@@ -12106,18 +12106,6 @@ else fi fi fi |