sys-apps/micro-evtd: build fix

(Portage version: 2.2.0_alpha78/git/Linux x86_64, unsigned Manifest commit)
This commit is contained in:
Mario Fetka
2011-12-21 21:32:16 +01:00
parent 48d86b63b3
commit 4e90d0ecf3
4 changed files with 13 additions and 3 deletions

View File

@@ -39,6 +39,10 @@ src_prepare() {
ln -sf micro-evtd.c micro-evtd.pro.c
ln -sf micro-evtd.c micro-evtd.tera.c
popd
pushd files
ln -sf micro-evtd.event micro-evtd.pro.event
ln -sf micro-evtd.event micro-evtd.tera.event
popd
}
src_compile() {