summaryrefslogtreecommitdiffstats
path: root/recipes-core/jdepend
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/jdepend
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/jdepend')
-rw-r--r--recipes-core/jdepend/jdepend_2.9.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jdepend/jdepend_2.9.1.bb b/recipes-core/jdepend/jdepend_2.9.1.bb
index 551f325..7511914 100644
--- a/recipes-core/jdepend/jdepend_2.9.1.bb
+++ b/recipes-core/jdepend/jdepend_2.9.1.bb
@@ -21,5 +21,4 @@ do_compile() {
21SRC_URI[md5sum] = "0cbaf43493cd30838bee261f69e76fe9" 21SRC_URI[md5sum] = "0cbaf43493cd30838bee261f69e76fe9"
22SRC_URI[sha256sum] = "b9f34236aaea5ddc070caa29794d2f5ae79bc12e199bec6ebba6c29093a17a9e" 22SRC_URI[sha256sum] = "b9f34236aaea5ddc070caa29794d2f5ae79bc12e199bec6ebba6c29093a17a9e"
23 23
24NATIVE_INSTALL_WORKS = "1"
25BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"