From 23ad35e8bbe52d3a082d93a5d1b8acdec7f9b3ac Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 13 Feb 2019 11:05:39 -0200 Subject: [PATCH] wayfire: broken *-musl --- srcpkgs/wayfire/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/wayfire/template b/srcpkgs/wayfire/template index 9ed4f1fc78c..407d88d8edd 100644 --- a/srcpkgs/wayfire/template +++ b/srcpkgs/wayfire/template @@ -12,6 +12,10 @@ homepage="https://wayfire.org" distfiles="https://github.com/WayfireWM/wayfire/archive/v${version}.tar.gz" checksum=ce6ed0ba62296992f4a0c05b92d05b33911d1d192346611df845414ffd9a18b8 +case "$XBPS_TARGET_MACHINE" in + *-musl) broken="execinfo.h" ;; +esac + post_install() { vlicense LICENSE vinstall wayfire.ini.default 755 /usr/share/wayfire