dolphin-emu: unbreak

This commit is contained in:
Michael Gehring 2017-11-03 23:00:01 +00:00
parent 7d91772ec9
commit cf7acd5032
1 changed files with 0 additions and 3 deletions

View File

@ -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
}