diff options
Diffstat (limited to 'recipes/openjade/openjade_1.3.2.bb')
-rw-r--r-- | recipes/openjade/openjade_1.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openjade/openjade_1.3.2.bb b/recipes/openjade/openjade_1.3.2.bb index 62e08f5a0d..311ddb28f7 100644 --- a/recipes/openjade/openjade_1.3.2.bb +++ b/recipes/openjade/openjade_1.3.2.bb @@ -6,7 +6,7 @@ processing, and applying DSSSL (Document Style Semantics and \ Specification Language) stylesheets to SGML and XML documents." LICENSE = "BSD" SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/openjade-${PV}.tar.gz \ - file://configure.patch;patch=1" + file://configure.patch;apply=yes" inherit autotools |