summaryrefslogtreecommitdiff
path: root/extra/appstream-glib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/appstream-glib/PKGBUILD')
-rw-r--r--extra/appstream-glib/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/appstream-glib/PKGBUILD b/extra/appstream-glib/PKGBUILD
deleted file mode 100644
index 2256adbe..00000000
--- a/extra/appstream-glib/PKGBUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-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"
- '
-)"