diff options
author | Chris Larson <clarson@kergoth.com> | 2004-01-23 08:18:42 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-01-23 08:18:42 +0000 |
commit | 0a11a28335b73a06f26379822ce88aae6f1f4954 (patch) | |
tree | 8351b0b432463d4162054c5691ae8e5adcdbda10 /sgml-common | |
parent | 9cab31775d14a06c80c354650d27855a1fdc92db (diff) |
Packaging fixes, pass 2.
BKrev: 4010d8e2zRgIc2lz8zqu_17RxVRQ9g
Diffstat (limited to 'sgml-common')
-rw-r--r-- | sgml-common/sgml-common_0.6.3.oe | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sgml-common/sgml-common_0.6.3.oe b/sgml-common/sgml-common_0.6.3.oe index e69de29bb2..07753601ac 100644 --- a/sgml-common/sgml-common_0.6.3.oe +++ b/sgml-common/sgml-common_0.6.3.oe @@ -0,0 +1,6 @@ +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 + +inherit autotools |