summaryrefslogtreecommitdiffstats
path: root/recipes-core/junit/junit_3.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/junit/junit_3.8.2.bb')
-rw-r--r--recipes-core/junit/junit_3.8.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb
index 54ce9fe..bae022d 100644
--- a/recipes-core/junit/junit_3.8.2.bb
+++ b/recipes-core/junit/junit_3.8.2.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/junit${PV}"
11 11
12DEPENDS += "unzip-native" 12DEPENDS += "unzip-native"
13 13
14inherit java-library java-bootstrap-components 14inherit java-library
15 15
16do_unpackpost() { 16do_unpackpost() {
17 mkdir -p src 17 mkdir -p src