summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-libs/regexp_1.5.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2012-03-09 22:57:37 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-05-25 22:12:33 +0200
commit9fa973a195775e7c17966dce68e4c92338257612 (patch)
tree5b837e392ab87cf050c771dcfd518e0b24a5c0f2 /recipes-core/jakarta-libs/regexp_1.5.bb
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/jakarta-libs/regexp_1.5.bb')
-rw-r--r--recipes-core/jakarta-libs/regexp_1.5.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jakarta-libs/regexp_1.5.bb b/recipes-core/jakarta-libs/regexp_1.5.bb
index 68196d0..181c7b0 100644
--- a/recipes-core/jakarta-libs/regexp_1.5.bb
+++ b/recipes-core/jakarta-libs/regexp_1.5.bb
@@ -20,6 +20,5 @@ do_compile() {
20SRC_URI[md5sum] = "b941b8f4de297827f3211c2cb34af199" 20SRC_URI[md5sum] = "b941b8f4de297827f3211c2cb34af199"
21SRC_URI[sha256sum] = "79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d" 21SRC_URI[sha256sum] = "79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d"
22 22
23NATIVE_INSTALL_WORKS = "1"
24BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"
25 24