summaryrefslogtreecommitdiff
path: root/extra/ostree/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ostree/PKGBUILD')
-rw-r--r--extra/ostree/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/ostree/PKGBUILD b/extra/ostree/PKGBUILD
new file mode 100644
index 00000000..8ff2fdc2
--- /dev/null
+++ b/extra/ostree/PKGBUILD
@@ -0,0 +1,8 @@
+# see also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902194
+
+eval "$(
+ declare -f prepare | \
+ sed '
+ /git submodule update/ a git cherry-pick -n 1174d9f5ba537562c67084caf0214544fbb14ffc
+ '
+)"