diff --git a/srcpkgs/calligra/patches/boost-1.65.1.patch b/srcpkgs/calligra/patches/boost-1.65.1.patch new file mode 100644 index 00000000000..b25b2152b49 --- /dev/null +++ b/srcpkgs/calligra/patches/boost-1.65.1.patch @@ -0,0 +1,11 @@ +--- gemini/desktopviewproxy.cpp.orig 2016-02-02 19:53:13.000000000 +0000 ++++ gemini/desktopviewproxy.cpp 2017-09-24 23:12:38.399797914 +0000 +@@ -31,7 +31,7 @@ + #include + #include + +-#include ++#include + #include + + #include diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index b26c036a1b5..05a03e9b971 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -30,8 +30,6 @@ case "$XBPS_TARGET_MACHINE" in x86_64-musl) broken="not yet supported";; esac -broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/4959/steps/shell_3/logs/stdio" - do_install() { vdoc README }