summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-net_1.4.1.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-commons/commons-net_1.4.1.bb
parent3386ea6c96096f107f43f282f654e5afa456109e (diff)
downloadmeta-java-9fa973a195775e7c17966dce68e4c92338257612.tar.gz
meta-java: remove NATIVE_INSTALL_WORKS
Diffstat (limited to 'recipes-core/jakarta-commons/commons-net_1.4.1.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-net_1.4.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-net_1.4.1.bb b/recipes-core/jakarta-commons/commons-net_1.4.1.bb
index 515173c..ee321eb 100644
--- a/recipes-core/jakarta-commons/commons-net_1.4.1.bb
+++ b/recipes-core/jakarta-commons/commons-net_1.4.1.bb
@@ -20,5 +20,4 @@ MAINSOURCES = "src/java/org"
20SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c" 20SRC_URI[md5sum] = "ccbb3f67b55e8a7a676499db4386673c"
21SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add" 21SRC_URI[sha256sum] = "fdea779f261f70b9bbec40121c830b11e3e63b6188f662f95505045ff8d44add"
22 22
23NATIVE_INSTALL_WORKS = "1"
24BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"