diff options
Diffstat (limited to 'recipes/classpathx/gnumail_1.1.2.bb')
-rw-r--r-- | recipes/classpathx/gnumail_1.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpathx/gnumail_1.1.2.bb b/recipes/classpathx/gnumail_1.1.2.bb index 2feb84f997..cf85587015 100644 --- a/recipes/classpathx/gnumail_1.1.2.bb +++ b/recipes/classpathx/gnumail_1.1.2.bb @@ -4,7 +4,7 @@ AUTHOR = "GNU ClasspathX" SRC_URI = "\ http://ftp.gnu.org/gnu/classpathx/mail-${PV}.tar.gz \ - file://datadir_java.patch;apply=yes \ + file://datadir_java.patch \ " inherit java-library autotools |