From 2d201f9bf76c231271f312ed45eff2fe70bf80c1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 26 Oct 2017 20:10:29 +0200 Subject: extra/appstream-glib: added patch to make testing pass --- extra/appstream-glib/PKGBUILD | 10 ++++++++++ extra/appstream-glib/appstream-glib-0.7.2-aptest.patch | Bin 0 -> 9682 bytes 2 files changed, 10 insertions(+) create mode 100644 extra/appstream-glib/PKGBUILD create mode 100644 extra/appstream-glib/appstream-glib-0.7.2-aptest.patch (limited to 'extra/appstream-glib') diff --git a/extra/appstream-glib/PKGBUILD b/extra/appstream-glib/PKGBUILD new file mode 100644 index 00000000..2256adbe --- /dev/null +++ b/extra/appstream-glib/PKGBUILD @@ -0,0 +1,10 @@ +source+=('appstream-glib-0.7.2-aptest.patch') +sha256sums+=('de5ca5f21e19f9d6ecb361c39c850cbfee9307049a82436ff0f14f360f525307') + +eval "$( + declare -f prepare | \ + sed ' + /}/ i \ + patch -Np1 -i "$srcdir/appstream-glib-0.7.2-aptest.patch" + ' +)" diff --git a/extra/appstream-glib/appstream-glib-0.7.2-aptest.patch b/extra/appstream-glib/appstream-glib-0.7.2-aptest.patch new file mode 100644 index 00000000..17b45070 Binary files /dev/null and b/extra/appstream-glib/appstream-glib-0.7.2-aptest.patch differ -- cgit v1.2.3-54-g00ecf