fsogsmd: should now depend on msmcomm-specs rather than msmcommd-specs
[openembedded.git] / recipes / jamvm / jamvm_1.5.0.bb
blobbcedb3ab9ae3046089c55b04dc277068ace15579
1 require jamvm.inc
3 SRC_URI += "file://debian-jni.patch;striplevel=0"
5 PR = "r7"
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
14 SRC_URI[md5sum] = "a965452442cdbfc94caba57d0dd25a8f"
15 SRC_URI[sha256sum] = "18b269b1bfad7230384681e89189c6af18584e19cddbf92208c0acef814046ab"