diff options
| -rw-r--r-- | recipes-core/xml-commons/jdom_1.1.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/jdom_1.1.3.bb b/recipes-core/xml-commons/jdom_1.1.3.bb index 8997bcc..8073819 100644 --- a/recipes-core/xml-commons/jdom_1.1.3.bb +++ b/recipes-core/xml-commons/jdom_1.1.3.bb | |||
| @@ -14,6 +14,8 @@ SRC_URI[sha256sum] = "d471718c4ac7a1a2f10715b93cb3fcd2ecbab60384b73ad1c089712e47 | |||
| 14 | 14 | ||
| 15 | inherit java-library | 15 | inherit java-library |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/${PN}" | ||
| 18 | |||
| 17 | do_compile() { | 19 | do_compile() { |
| 18 | mkdir -p build | 20 | mkdir -p build |
| 19 | 21 | ||
