diff options
Diffstat (limited to 'recipes/sgml-common')
-rw-r--r-- | recipes/sgml-common/sgml-common_0.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sgml-common/sgml-common_0.6.3.bb b/recipes/sgml-common/sgml-common_0.6.3.bb index ed80312722..45c0c20e06 100644 --- a/recipes/sgml-common/sgml-common_0.6.3.bb +++ b/recipes/sgml-common/sgml-common_0.6.3.bb @@ -11,7 +11,7 @@ as defined by OASIS." FILES_sgml-common_append = " ${datadir}/sgml" SRC_URI = "ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/sgml-common-${PV}.tgz \ - file://autohell.patch;patch=1" + file://autohell.patch;apply=yes" inherit autotools |