From cf7acd50324c10735b179a3a8f2fda263c5d38a8 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 3 Nov 2017 23:00:01 +0000 Subject: [PATCH] dolphin-emu: unbreak --- srcpkgs/dolphin-emu/template | 3 --- 1 file changed, 3 deletions(-) diff --git a/srcpkgs/dolphin-emu/template b/srcpkgs/dolphin-emu/template index 597020e05a8..0e1114b9eeb 100644 --- a/srcpkgs/dolphin-emu/template +++ b/srcpkgs/dolphin-emu/template @@ -23,9 +23,6 @@ homepage="http://dolphin-emu.org" distfiles="https://github.com/dolphin-emu/dolphin/archive/${version}.tar.gz" checksum=62c4602055767ab314ff50a3b94ea57f792832aa1629e6b1117ebce10518dc0b -# error: 'to_string' is not a member of 'std' -broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/5707/steps/shell_3/logs/stdio" - post_install() { rm -f ${DESTDIR}/usr/lib/*.a }