diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-08-04 11:12:40 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-08-04 11:23:23 +0200 |
commit | fcfbd8579c7b889884cb675c01053d07e0bf959c (patch) | |
tree | 0e83eae77d9852073d99475c13675aa21c30c008 /recipes/classpath | |
parent | fb352eddb0c1356a03cb304ae40d3d67077de521 (diff) |
inetlib: Fixed monkeywork typo.
Diffstat (limited to 'recipes/classpath')
-rw-r--r-- | recipes/classpath/inetlib_1.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpath/inetlib_1.1.1.bb b/recipes/classpath/inetlib_1.1.1.bb index 2cb73c4ca6..9377d6dccf 100644 --- a/recipes/classpath/inetlib_1.1.1.bb +++ b/recipes/classpath/inetlib_1.1.1.bb @@ -35,4 +35,4 @@ SRC_URI[md5sum] = "aaa24be4bc8d172ac675be8bdfa636ee" SRC_URI[sha256sum] = "1b078a39e022f86e4e2c8189b4d2789a5da414e8f1cb285587b7800b950a44de" NATIVE_INSTALL_WORKS = "1" -BBCLASSEXTEND = "1" +BBCLASSEXTEND = "native" |