]> git.pld-linux.org Git - packages/appstream-glib.git/commitdiff
- up to 0.7.8; static is gone for now; use meson for building auto/th/appstream-glib-0.7.8-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 3 May 2018 09:06:37 +0000 (11:06 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 3 May 2018 09:06:37 +0000 (11:06 +0200)
appstream-glib-stemmer.patch [new file with mode: 0644]

diff --git a/appstream-glib-stemmer.patch b/appstream-glib-stemmer.patch
new file mode 100644 (file)
index 0000000..1e7377c
--- /dev/null
@@ -0,0 +1,11 @@
+--- appstream-glib-0.7.8/libappstream-glib/as-stemmer.c~       2018-04-20 12:37:25.000000000 +0200
++++ appstream-glib-0.7.8/libappstream-glib/as-stemmer.c        2018-05-03 10:32:44.101157231 +0200
+@@ -24,7 +24,7 @@
+ #include <glib/gi18n.h>
+ #ifdef HAVE_LIBSTEMMER
+-  #include "libstemmer.h"
++  #include "libstemmer/libstemmer.h"
+ #endif
+ #include "as-stemmer.h"
This page took 0.078297 seconds and 4 git commands to generate.