diff options
Diffstat (limited to 'sgml-common/sgml-common_0.6.3.oe')
-rw-r--r-- | sgml-common/sgml-common_0.6.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sgml-common/sgml-common_0.6.3.oe b/sgml-common/sgml-common_0.6.3.oe index 66c18c22be..72ff2ed534 100644 --- a/sgml-common/sgml-common_0.6.3.oe +++ b/sgml-common/sgml-common_0.6.3.oe @@ -9,6 +9,6 @@ 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://${FILESDIR}/autohell.patch;patch=1" + file://autohell.patch;patch=1" inherit autotools |