diff options
Diffstat (limited to 'recipes-core/junit')
| -rw-r--r-- | recipes-core/junit/junit_3.8.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb index bae022d..90ffd66 100644 --- a/recipes-core/junit/junit_3.8.2.bb +++ b/recipes-core/junit/junit_3.8.2.bb | |||
| @@ -13,6 +13,7 @@ DEPENDS += "unzip-native" | |||
| 13 | 13 | ||
| 14 | inherit java-library | 14 | inherit java-library |
| 15 | 15 | ||
| 16 | do_unpackpost[dirs] = "${B}" | ||
| 16 | do_unpackpost() { | 17 | do_unpackpost() { |
| 17 | mkdir -p src | 18 | mkdir -p src |
| 18 | # Prevent deletion by do_removebinaries. | 19 | # Prevent deletion by do_removebinaries. |
