app-arch/lz4: Removed patch from live ebuild.

Package-Manager: portage-2.3.2
This commit is contained in:
Lars Wendler
2016-11-10 10:46:16 +01:00
parent 017889319e
commit a0f4dbe4b8

View File

@@ -34,7 +34,6 @@ src_prepare() {
if ! use valgrind; then
sed -i -e '/^test:/s|test-mem||g' programs/Makefile || die
fi
epatch "${FILESDIR}"/${PN}-0_p131-static-libs.patch
multilib_copy_sources
}