merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / jamvm / jamvm_1.5.0.bb
blob366658dd977be092c79e2930d22d24155b08790f
1 require jamvm.inc
3 SRC_URI += "file://debian-jni.patch;patch=1;pnum=0"
5 PR = "r1"
7 do_configure_prepend() {
8 # Replaces the placeholder OE_LIBDIR_JNI with the JNI library directory
9 # configured in OE.
10 sed -i -e "s|OE_LIBDIR_JNI|${libdir_jni}|" src/dll.c