packages/temanejo: fixed filename of omps plugin
This commit is contained in:
parent
84a7e379ee
commit
547d674482
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ src_postinst() {
|
||||||
|
|
||||||
# set link to latest ayudame clients for OmpSs
|
# set link to latest ayudame clients for OmpSs
|
||||||
cd ${PREFIX}/lib
|
cd ${PREFIX}/lib
|
||||||
ln -s ../../share/clients/libnanox-instrumentation-ayudame-* .
|
ln -s ../../share/clients/libnanox-instrumentation-ayudame_* .
|
||||||
sit_info "OmpSs clients have been linked into ${PREFIX}/lib/"
|
sit_info "OmpSs clients have been linked into ${PREFIX}/lib/"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue