Skip to content
Snippets Groups Projects
Commit 68f96765 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

sys-fs/mac-fdisk: let's not even pretend like I know what this thing actually wants

parent 825a7277
No related branches found
No related tags found
No related merge requests found
......@@ -17,12 +17,9 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
S=${WORKDIR}/${P/_p*}.orig
EPATCH_SOURCE="${FILESDIR}"
EPATCH_SUFFIX="patch"
src_prepare() {
epatch ${WORKDIR}/${PN}_${PV/_p*}-${PV/*_p}.diff
epatch
epatch "${WORKDIR}"/${PN}_${PV/_p*}-${PV/*_p}.diff
EPATCH_SUFFIX="patch" epatch "${FILESDIR}"
epatch_user
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment