summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpathx/gnumail_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpathx/gnumail_1.1.2.bb')
-rw-r--r--recipes-core/classpathx/gnumail_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpathx/gnumail_1.1.2.bb b/recipes-core/classpathx/gnumail_1.1.2.bb
index 5e81a45..41417c0 100644
--- a/recipes-core/classpathx/gnumail_1.1.2.bb
+++ b/recipes-core/classpathx/gnumail_1.1.2.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://ftp.gnu.org/gnu/classpathx/mail-${PV}.tar.gz \
8 file://datadir_java.patch \ 8 file://datadir_java.patch \
9 " 9 "
10 10
11inherit java-library autotools 11inherit java-library java-bootstrap-components autotools
12 12
13S = "${WORKDIR}/mail-${PV}" 13S = "${WORKDIR}/mail-${PV}"
14 14