]> git.pld-linux.org Git - packages/at-spi.git/blobdiff - at-spi-ac.patch
- adjusted to allow build in current environment
[packages/at-spi.git] / at-spi-ac.patch
diff --git a/at-spi-ac.patch b/at-spi-ac.patch
new file mode 100644 (file)
index 0000000..72cb43c
--- /dev/null
@@ -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])
This page took 0.035536 seconds and 4 git commands to generate.