X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=blobdiff_plain;f=at-spi-ac.patch;fp=at-spi-ac.patch;h=72cb43c3e1e0ed1a21c2a43b67836558003666ed;hb=c5cdccd381d6c04d2745beb1799e223f9e025689;hp=0000000000000000000000000000000000000000;hpb=05e7d835003454dffacd56e79817bd869b8b921e;p=packages%2Fat-spi.git diff --git a/at-spi-ac.patch b/at-spi-ac.patch new file mode 100644 index 0000000..72cb43c --- /dev/null +++ b/at-spi-ac.patch @@ -0,0 +1,11 @@ +--- at-spi-1.32.0/configure.in.orig 2023-12-30 14:16:06.812260887 +0100 ++++ at-spi-1.32.0/configure.in 2023-12-30 14:16:10.828905794 +0100 +@@ -69,7 +69,7 @@ AM_GLIB_GNU_GETTEXT + + # AM_GLIB_GNU_GETTEXT above subst. $DATADIRNAME + # this is the directory where the *.{mo,gmo} files are installed +-localedir='${prefix}/${DATADIRNAME}/locale' ++localedir='${prefix}/'${DATADIRNAME}'/locale' + AC_SUBST(localedir) + + GTK_DOC_CHECK([1.0])