From: Peter Michael Green Date: Wed, 5 Feb 2025 07:34:42 +0000 (+0000) Subject: Commit Debian 3.0 (quilt) metadata X-Git-Tag: archive/raspbian/1%1.52.2-7+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e9f7e110c265b73582aecda7b828c6fae36ed9b9;p=libguestfs.git Commit Debian 3.0 (quilt) metadata [dgit (12.6) quilt-fixup] --- diff --git a/debian/patches/disable-some-translations-to-workaround-.patch b/debian/patches/disable-some-translations-to-workaround-.patch new file mode 100644 index 00000000..f415ae71 --- /dev/null +++ b/debian/patches/disable-some-translations-to-workaround-.patch @@ -0,0 +1,21 @@ +From: Peter Michael Green +Date: Sat, 1 Feb 2025 21:03:42 +0000 +X-Dgit-Generated: 1:1.52.2-7+rpi1 7d365450d3c67e408410f92d95c806aeae842e22 +Subject: disable some translations to workaround documentation build failure. + + +--- + +diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am +index 330b673f..609a74b1 100644 +--- a/po-docs/Makefile.am ++++ b/po-docs/Makefile.am +@@ -26,7 +26,7 @@ include $(top_srcdir)/subdir-rules.mk + linguas := $(shell cat $(srcdir)/LINGUAS) + + # Languages that we translate, as they have enough coverage. +-linguas_translated = ja uk ++linguas_translated = + + EXTRA_DIST = \ + LINGUAS \ diff --git a/debian/patches/series b/debian/patches/series index b78f576f..6dabb320 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -23,3 +23,4 @@ Add-util-linux-extra-to-appliance-list.patch udev-rules-path.patch link-with--latomic-when-linking-with--lc.patch recognise-raspbian.diff +disable-some-translations-to-workaround-.patch