reaver-im-stupid-fork: because ebuilds are hard

This commit is contained in:
Rick Farina (Zero_Chaos) 2017-01-07 20:59:06 -05:00
parent 0e2b1a772b
commit b63f1746e2
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -32,7 +32,8 @@ src_prepare() {
epatch "${FILESDIR}"/0006-announce-fcs.patch
}
src_prepare() {
src_compile() {
cd src
emake -j1
}