sys-firmware/seabios: remove unneeded patch

Bug: 604158

Package-Manager: portage-2.3.0
This commit is contained in:
Alon Bar-Lev
2017-01-22 21:23:05 +02:00
parent bdea64a14e
commit eeffec793b
2 changed files with 1 additions and 1 deletions

View File

@@ -78,7 +78,6 @@ src_unpack() {
src_prepare() {
use binary && return
epatch "${FILESDIR}"/${P}-fstack-check.patch #559980
epatch_user
}

View File

@@ -75,6 +75,7 @@ src_unpack() {
src_prepare() {
use binary && return
epatch "${FILESDIR}"/${P}-fstack-check.patch #559980
epatch_user
}