packages/temanejo: fixed filename of omps plugin

This commit is contained in:
Jose Gracia 2013-10-22 08:25:58 +00:00 committed by Christoph Niethammer
parent 84a7e379ee
commit 547d674482

View file

@ -30,7 +30,7 @@ src_postinst() {
# set link to latest ayudame clients for OmpSs
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/"
}