diff options
Diffstat (limited to 'recipes-core/jacl')
| -rw-r--r-- | recipes-core/jacl/jacl_1.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jacl/jacl_1.4.1.bb b/recipes-core/jacl/jacl_1.4.1.bb index f9808ca..b413719 100644 --- a/recipes-core/jacl/jacl_1.4.1.bb +++ b/recipes-core/jacl/jacl_1.4.1.bb | |||
| @@ -10,7 +10,7 @@ HOMEPAGE = "http://sourceforge.net/projects/tcljava" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "http://downloads.sourceforge.net/tcljava/jacl${PV}.tar.gz" | 11 | SRC_URI = "http://downloads.sourceforge.net/tcljava/jacl${PV}.tar.gz" |
| 12 | 12 | ||
| 13 | inherit java-library java-bootstrap-components | 13 | inherit java-library |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/jacl${PV}" | 15 | S = "${WORKDIR}/jacl${PV}" |
| 16 | 16 | ||
