summaryrefslogtreecommitdiffstats
path: root/recipes-core/jikes/jikes_1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jikes/jikes_1.22.bb')
-rw-r--r--recipes-core/jikes/jikes_1.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jikes/jikes_1.22.bb b/recipes-core/jikes/jikes_1.22.bb
index 0c33118..a35cfcf 100644
--- a/recipes-core/jikes/jikes_1.22.bb
+++ b/recipes-core/jikes/jikes_1.22.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
9 " 9 "
10SRC_URI = "${SOURCEFORGE_MIRROR}/jikes/jikes-${PV}.tar.bz2" 10SRC_URI = "${SOURCEFORGE_MIRROR}/jikes/jikes-${PV}.tar.bz2"
11 11
12inherit autotools update-alternatives 12inherit autotools update-alternatives relative_symlinks
13 13
14BBCLASSEXTEND = "native" 14BBCLASSEXTEND = "native"
15 15